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 com.appsflyer.appsflyersdk.AppsflyerSdkPlugin #345

Closed
Artlyn-dev opened this issue Sep 25, 2024 · 3 comments
Closed
Labels

Comments

@Artlyn-dev
Copy link

We got a crash report in Firebase, there are the logs:
image

Copy link

👋 Hi @VVErmac 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 support@appsflyer.com.
When submitting the ticket, please specify:

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

@koutja
Copy link

koutja commented Sep 30, 2024

Same problem when we upgraded to 6.15.1
appsflyer_sdk: ^6.15.1
flutter: 3.22.3

java.lang.NullPointerException: Attempt to invoke virtual method 'void io.flutter.plugin.common.j.c(java.lang.String, java.lang.Object)' on a null object reference
	at com.appsflyer.appsflyersdk.AppsflyerSdkPlugin$5$1.run(Unknown Source)
	at android.os.Handler.handleCallback(Handler.java:914)
	at android.os.Handler.dispatchMessage(Handler.java:100)
	at android.os.Looper.loop(Looper.java:225)
	at android.app.ActivityThread.main(ActivityThread.java:7563)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:994)

@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

4 participants