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

NullPointerException #347

Closed
hnvmeta opened this issue Sep 30, 2024 · 2 comments
Closed

NullPointerException #347

hnvmeta opened this issue Sep 30, 2024 · 2 comments
Labels

Comments

@hnvmeta
Copy link

hnvmeta commented Sep 30, 2024

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)

Copy link

👋 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:

  • ✅ your AppsFlyer sign-up (account) email
  • ✅ app ID
  • ✅ production steps
  • ✅ logs
  • ✅ code snippets
  • ✅ and any additional relevant information.

@Dani-Koza-AF
Copy link
Collaborator

Fixed on v6.15.2 , please use this version 🙏

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

No branches or pull requests

3 participants