pusher / push-notifications-android

Android SDK for Pusher Beams
https://www.pusher.com/beams
MIT License
21 stars 21 forks source link

Notifications no longer delivered after updating to 1.9.1 #138

Closed sebj closed 1 year ago

sebj commented 1 year ago

Updating to the latest publicly released version, 1.9.1, of this SDK results in push notifications not being delivered whatsoever when testing on an Android 13 device.

We were previously using version 1.9.0 with an explicit dependency on Firebase IID (com.google.firebase:firebase-iid:21.1.0) as per the discussion in #117. Updating to version 1.9.1, and removing the explicit dependency on Firebase IID results in notifications no longer being delivered when testing (pushing notifications to a specific user ID using the Pusher debug console).

I can reliably reproduce this issue when switching between both versions of Pusher in our app.

benjamin-tang-pusher commented 1 year ago

Please use 1.9.0 in the meantime, and don't upgrade to 1.9.1 yet.

luibasantes commented 1 year ago

Had the same issue, went back to 1.9.0 and everything worked fine again.

benw-pusher commented 1 year ago

We've updated the lib to revert the changes in 1.9.1. Please use 1.9.0 or 1.9.2.