Closed momone50 closed 5 years ago
I have same issue, did you found some solution please?
Hi, in my case, was due to Firebase Cloud Messaging, messing with android manifest (because of Custom Activity). The last version of the Unity Notification package gives you an option to overcome the problem. You can now choose a Custom Android ctivity Name. If you have the same problem, you can put this in the field : com.google.firebase.MessagingUnityPlayerActivity
I'm using the Unity Notification Package not the Wrapper you can find on Github. Don't know if it change something. Plugin version : 1.0.3
Thank you very much. I solved.
Hi, Notifications are fired and i can see them, but when i click on it, it should open my app. But it doesn't.
Android 5.0, Acer Iconia
Thanks