Agasper / unity-android-notifications

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

java.lang.ClassNotFoundException: net.agasper.unitynotification.UnityNotificationManager #129

Open rizwan1239 opened 4 years ago

rizwan1239 commented 4 years ago

I'm facing this runtime error:

java.lang.ClassNotFoundException: net.agasper.unitynotification.UnityNotificationManager

Is there any fix to it? Does this plugin support Android X libraries?

Thanks