Agasper / unity-android-notifications

Unity3D Plugin for Android local notifications with example project
Other
557 stars 184 forks source link

Native libraries not loaded - dropping messages for #### #78

Closed Rixal closed 6 years ago

Rixal commented 6 years ago

Hey there, plugin works fine with basic scheduled notifications, but when I try to add a custom action (and the app is closed) an error pops up in console

"Native libraries not loaded - dropping messages for ###Instance"

This happens only when I try to launch the game using notification action (same using example scene). I'm using Unity 2017.1.0f3, hilfe!

Agasper commented 6 years ago

Please provide ADB logs and recreate issue