-
Notifications
You must be signed in to change notification settings - Fork 580
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
Null pointer exception crash #224
Comments
It seems a bug of |
We are going to refactor |
Could you help to check the device model ? It might be occurred on emulator. |
Hi, crash occurred in these device models: Galaxy J2 Prime, Galaxy Grand Neo, Galaxy J3(2016), MAXTRON U22, while crashed occurred in most of Galaxy J2 Prime(76%). |
Please try |
Wow! thanks, I will try it! |
v3.3.1-rc is released? gradle could not find it! |
|
implementation 'com.didiglobal.booster:booster-gradle-plugin:3.3.1-rc1' |
I changed it to 3.3.1-rc1, but gradle still can not find it, should I add a new maven repository? thank you! |
|
So strange, mavenCentral already in my repository list! |
|
It might be caused by the new CI env, |
OK, thanks! |
|
|
Basic environment info:
System version 6.0.1
Java version 8
Gradle version 6.6.1
Android Gradle plugin version 4.0.0
Booster version 3.1.0
Stack traces
Gradle dependencies :
After using booster, received many this type of crash in firebase console. Please make me know whether I use booster improperly or this is bug.
The text was updated successfully, but these errors were encountered: