ondato / ondato-sdk-android

4 stars 3 forks source link

java.lang.IllegalStateException - DI is not initialized #15

Open andriusalekna opened 3 months ago

andriusalekna commented 3 months ago

Screenshot 2024-07-02 at 14 49 24

Not sure is it Crashlytics issue but it is always 2 crashes followed by 2-3 seconds. Attaching logs for both. My hint would be that app is left in the background while Ondato SDK is running. Maybe activity is destroyed and then after waking up the app it tries to recreate and fails during DI init. Version: 2.5.4

de.kurts.sharing_issue_5bf1c82a6196345ce48d333e0a8e3fbf_crash_session_6678FB05002100013CAB361E7C9EB8B9_DNE_0_v2_stacktrace.txt de.kurts.sharing_issue_5bf1c82a6196345ce48d333e0a8e3fbf_crash_session_6678FB07018400013D25361E7C9EB8B9_DNE_0_v2_stacktrace.txt

ondato-mobile commented 2 weeks ago

Please try using the latest version.