We are experiencing the same issue. Did you manage to solve it? Regards Carl
On Wednesday, November 9, 2016 at 11:21:21 AM UTC+1, Mauro López Arias wrote: > > Hello, > > We've uploaded a new beta APK for our app and we've been reported with a > crash from the automatic tests. > > Model: Motorola > Version: Android 4.4 > Language: hi_IN > > > > The callstack is the following: > > FATAL EXCEPTION: main > Process: com.android.vending, PID: 12102 > java.lang.NullPointerException > at > com.google.android.finsky.utils.NotificationManager.showSuccessfulUpdateMessage(NotificationManager.java:233) > at > com.google.android.finsky.utils.NotificationManager.showSuccessfulInstallMessage(NotificationManager.java:183) > at > com.google.android.finsky.receivers.InstallerTask.cleanup(InstallerTask.java:1384) > at > com.google.android.finsky.receivers.InstallerTask.advanceState(InstallerTask.java:714) > at > com.google.android.finsky.receivers.InstallerTask.access$1000(InstallerTask.java:88) > at > com.google.android.finsky.receivers.InstallerTask$3.installCompleted(InstallerTask.java:1233) > at > com.google.android.finsky.utils.PackageManagerHelper$OnCompleteListenerNotifier$1$1.run(PackageManagerHelper.java:292) > at android.os.Handler.handleCallback(Handler.java:733) > at android.os.Handler.dispatchMessage(Handler.java:95) > at android.os.Looper.loop(Looper.java:136) > at android.app.ActivityThread.main(ActivityThread.java:5102) > at java.lang.reflect.Method.invokeNative(Native Method) > at java.lang.reflect.Method.invoke(Method.java:515) > at > com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785) > at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601) > at dalvik.system.NativeStart.main(Native Method) > > > None of this methods/files is from our code. Is this a known bug? > > Thanks. > > Mauro. > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/4a9ea8c3-2de9-440b-a400-fc5fb5c81479%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

