-
Notifications
You must be signed in to change notification settings - Fork 123
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
The app crashes due to NullPointerException #329
Comments
👋 Hi @artyom-frolov and Thank you for reaching out to us.
|
We are facing the same problem too and we are using |
As a quick fix we reverted our AppsFlyer version update back to 6.13.0+1. |
I conacted with support. Their response: I'll try this workaround. Maybe it will help someone too. |
Release of new package version should resolve this problem https://github.com/AppsFlyerSDK/appsflyer-flutter-plugin/releases/tag/v6.15.2 |
Describe the bug
After integrating the AppsFlyer SDK into our Flutter app, some Android users experience crashes. No special actions are required from the user to reproduce the bug. This issue is similar to #322 but our app doesn't use deeplinks and has a different call stack.
Callstack:
To Reproduce
We cannot identify specific reproducible steps; the issue occurs unexpectedly.
Expected behavior
The app should work without crashes.
Screenshots
Callstack from Sentry:
Smartphone:
Additional context
AppsFlyer SDK version: 6.13.2+1
Flutter version: 3.13.9 (stable)
Engine revision 0545f8705d
Dart version: 3.1.5
DevTools version: 2.25.0
IDE: VS Code (version 1.90.2)
The text was updated successfully, but these errors were encountered: