-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Description
onesignal_crash_logcat.txt
Android 4.4.2 LG G2, OneSignal-Unity-SDK-2.3.3, Unity 5.6.2f1
The app is running, I click on the notification by dragging down the notifications window, the app relaunches, and this relaunch crashes.
I'm sending a reward via the notification. Because of the crash, reward is never received.
Think these lines from logcat is related:
W/Binder ( 1469): Caught a RuntimeException from the binder stub implementation.
W/Binder ( 1469): java.lang.NullPointerException
W/Binder ( 1469): at android.inputmethodservice.IInputMethodWrapper.setSessionEnabled(IInputMethodWrapper.java:280)
W/Binder ( 1469): at com.android.internal.view.IInputMethod$Stub.onTransact(IInputMethod.java:129)
W/Binder ( 1469): at android.os.Binder.execTransact(Binder.java:407)
W/Binder ( 1469): at dalvik.system.NativeStart.run(Native Method)
Attached log from running adb logcat -d -v threadtime > onesignal_crash_logcat.txt
onesignal_crash_logcat.txt
Metadata
Metadata
Assignees
Labels
No labels