Upgrade Google packages
Just curious, what issues were fixed with these updates? I am having issues with Android 12 packages and this library.
@jbowmanp1107 In my case I had problems with all Android devices. After 2/3 days of notifications successfully sent to a device, I started getting the error "Requested entity was not found". Firebase support advised me to update the libraries used. After this update I am no longer getting this error.
Thanks! I hope this can be merged soon then :). I might be running into the same issue
@jbowmanp1107 In my case I had problems with all Android devices. After 2/3 days of notifications successfully sent to a device, I started getting the error "Requested entity was not found". Firebase support advised me to update the libraries used. After this update I am no longer getting this error.
Hi, is it possible to modify PNMessagingService.android.cs line 9 from [Service] to [Service(Exported = true)]?