smartlook / smartlook-android-sdk

5 stars 1 forks source link

Many crashes after we deployed update to everyone #25

Closed Pitel closed 5 years ago

Pitel commented 5 years ago
Fatal Exception: kotlin.KotlinNullPointerException
       at com.smartlook.sdk.smartlook.a.a.b.e + 155(b.java:155)
       at com.smartlook.sdk.smartlook.a.a.b.c + 89(b.java:89)
       at com.smartlook.sdk.smartlook.a.a.b.c + 85(b.java:85)
       at com.smartlook.sdk.smartlook.a.a.b.a + 58(b.java:58)
       at com.smartlook.sdk.smartlook.a.a.b.a + 13(b.java:13)
       at com.smartlook.sdk.smartlook.a.a.b$c.a + 36(b.java:36)
       at com.smartlook.sdk.smartlook.a.a.b$c.a + 33(b.java:33)
       at com.smartlook.sdk.smartlook.a.a.onResponse + 12(a.java:12)
       at retrofit2.DefaultCallAdapterFactory$ExecutorCallbackCall$1$1.run + 83(DefaultCallAdapterFactory.java:83)
       at android.os.Handler.handleCallback + 754(Handler.java:754)
       at android.os.Handler.dispatchMessage + 95(Handler.java:95)
       at android.os.Looper.loop + 163(Looper.java:163)
       at android.app.ActivityThread.main + 6238(ActivityThread.java:6238)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run + 933(ZygoteInit.java:933)
       at com.android.internal.os.ZygoteInit.main + 823(ZygoteInit.java:823)

Around tyhe time we rolled update with Smartlook to 100 % odf our users, we're seeing influx of these crashes. Our app stability got tanked by this! Pls fix ASAP!

On friday, we released test version of our app to 10 % of users. It was ok, so this monday we gave it to 30 %, It was still ok, so tonight, we deployed it to everyne. And from about that moment, this started happening.

SenNeonoveNoci commented 5 years ago

Hi @Pitel,

this was a backend issue and should be fixed now. Sorry for the inconvenience.