Skip to content
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

[Bug]: com.onesignal.OneSignal$OSNotificationOpenedHandler.notificationOpened #625

Open
1 task done
shefich opened this issue Jul 22, 2023 · 0 comments
Open
1 task done

Comments

@shefich
Copy link

shefich commented Jul 22, 2023

What happened?

Don't know, can't be reproducible on my end.
Android 12.
Samsung Galaxy A03 Core.
Stacktraces:
stacktraces.txt

Steps to reproduce?

1. Install OneSignal.
2. Send push message to device.

What did you expect to happen?

I expected not to see crashes.

Unity version

2021.3.28

OneSignal Unity SDK version

3.0.10

Platform

Android

Relevant log output

main (native):tid=1 systid=4355 
#00 pc 0x5c0b0 libc.so (syscall + 28)
#01 pc 0x14a873 libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*) + 82)
#02 pc 0x2de24d libart.so (art::JNI<false>::NewString(_JNIEnv*, unsigned short const*, int) + 396)
#03 pc 0x7198f libunity.so
#04 pc 0x747ed libunity.so
#05 pc 0x11122b0 libil2cpp.so
#06 pc 0x111e8a0 libil2cpp.so
#07 pc 0x11224a4 libil2cpp.so
#08 pc 0x111c0cc libil2cpp.so
#09 pc 0x59a1b8 libil2cpp.so
#10 pc 0x48b694 libil2cpp.so
#11 pc 0x493920 libil2cpp.so
#12 pc 0xd425cc libil2cpp.so
#13 pc 0x333d38 libil2cpp.so
#14 pc 0x333b94 libil2cpp.so
#15 pc 0x33413c libil2cpp.so
#16 pc 0x333e9c libil2cpp.so
#17 pc 0x2dbfe4 libil2cpp.so
#18 pc 0xbb297c libil2cpp.so
#19 pc 0xb9f118 libil2cpp.so
#20 pc 0x111926c libil2cpp.so
#21 pc 0x111f59c libil2cpp.so
#22 pc 0x23ce18 libil2cpp.so
#23 pc 0x333dd4 libil2cpp.so
#24 pc 0x333b94 libil2cpp.so
#25 pc 0x197b79 libunity.so
#26 pc 0x1a21e5 libunity.so
#27 pc 0x70f65 libunity.so
       at com.unity3d.player.ReflectionHelper.nativeProxyInvoke(Native method)
       at com.unity3d.player.ReflectionHelper.a(unavailable)
       at com.unity3d.player.ReflectionHelper$1.invoke(unavailable)
       at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
       at com.onesignal.OneSignal$OSNotificationOpenedHandler.notificationOpened(OneSignal.java)
       at com.onesignal.OneSignal$25.run(OneSignal.java:2338)
       at android.os.Handler.handleCallback(Handler.java:938)
       at android.os.Handler.dispatchMessage(Handler.java:99)
       at android.os.Looper.loopOnce(Looper.java:201)
       at android.os.Looper.loop(Looper.java:288)
       at android.app.ActivityThread.main(ActivityThread.java:7952)
       at java.lang.reflect.Method.invoke(Native method)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1022)

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant