You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D/CompatibilityChangeReporter( 7017): Compat change id reported: 160794467; UID 10151; state: ENABLED
D/AndroidRuntime( 7017): Shutting down VM
E/AndroidRuntime( 7017): FATAL EXCEPTION: main
E/AndroidRuntime( 7017): Process: com.pramana507.cyclops_droid.dev, PID: 7017
E/AndroidRuntime( 7017): java.lang.RuntimeException: Unable to create service com.pravera.flutter_foreground_task.service.ForegroundService: java.lang.IllegalArgumentException: com.pramana507.cyclops_droid.dev: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
E/AndroidRuntime( 7017): Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.
Flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 2.5.3, on macOS 12.0.1 21A559 darwin-arm, locale en-ID)
[✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
[✓] Xcode - develop for iOS and macOS
[✓] Chrome - develop for the web
[✓] Android Studio (version 2020.3)
[✓] VS Code (version 1.62.2)
[✓] Connected device (2 available)
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Force Close When Start Foreground with Android compileSdkVersion 31
hi i got force close when start the foreground service running on android emulator version Sv2
can u fix it.
Script
Android Log.
Flutter doctor
The text was updated successfully, but these errors were encountered: