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
I have meet crash when I open app again after pressing back button to exit app. Google Play Store rejected my app update because of this issue.
SDK version: ^6.15.1
java.lang.NullPointerException: Attempt to invoke virtual method 'void io.flutter.plugin.common.MethodChannel.invokeMethod(java.lang.String, java.lang.Object)' on a null object reference
E/AndroidRuntime( 4410): at com.appsflyer.appsflyersdk.AppsflyerSdkPlugin$5$2.run(AppsflyerSdkPlugin.java:402)
The text was updated successfully, but these errors were encountered:
👋 Hi @hnvmeta and Thank you for reaching out to us.
In order for us to provide optimal support, please submit a ticket to our support team at [email protected].
When submitting the ticket, please specify:
I have meet crash when I open app again after pressing back button to exit app. Google Play Store rejected my app update because of this issue.
SDK version: ^6.15.1
java.lang.NullPointerException: Attempt to invoke virtual method 'void io.flutter.plugin.common.MethodChannel.invokeMethod(java.lang.String, java.lang.Object)' on a null object reference
E/AndroidRuntime( 4410): at com.appsflyer.appsflyersdk.AppsflyerSdkPlugin$5$2.run(AppsflyerSdkPlugin.java:402)
The text was updated successfully, but these errors were encountered: