GetStream / stream-android-push

Other
4 stars 1 forks source link

Ensure the last resumed activity is the one used to request push notification permissions #13

Closed JcMinarro closed 9 months ago

JcMinarro commented 9 months ago

🎯 Goal

Ensure the last resumed activity is the one used to request push notification permissions. It prevents the SDK crashes on case a floating activity is started over the activity that requests the Push Notification Permission, like the case of a log-in with the Google Play Services

🎉 GIF