Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app crash on real device #226

Open
micodev opened this issue Sep 29, 2022 · 3 comments
Open

app crash on real device #226

micodev opened this issue Sep 29, 2022 · 3 comments

Comments

@micodev
Copy link

micodev commented Sep 29, 2022

 E/flutter ( 5486): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(100, Failed read arguments, null, null)
E/flutter ( 5486): #0      JSONMethodCodec.decodeEnvelope
package:flutter/…/services/message_codecs.dart:171
E/flutter ( 5486): #1      MethodChannel._invokeMethod
package:flutter/…/services/platform_channel.dart:296
E/flutter ( 5486): <asynchronous suspension>
E/flutter ( 5486): #2      FlutterBackgroundServiceAndroid.configure
package:flutter_background_service_android/flutter_background_service_android.dart:63
E/flutter ( 5486): <asynchronous suspension>
E/flutter ( 5486): #3      initializeService
package:share/main.dart:77
E/flutter ( 5486): <asynchronous suspension>
E/flutter ( 5486): #4      main
package:share/main.dart:43
E/flutter ( 5486): <asynchronous suspension>
E/flutter ( 5486):

Screen Shot 2022-09-29 at 3 24 38 PM

@micodev
Copy link
Author

micodev commented Sep 29, 2022

android version >= 12

@ekasetiawans
Copy link
Owner

is it happened in example project too?

@sahar1020
Copy link

Exception has occurred.
PlatformException (PlatformException(Not supported, Only Android is currently supported, null, null))
can I have solution for it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants