You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sending a notification when the user has the app focused is a very poor UX. I remember solving it that way because I couldn't figure out Android. But it shouldn't be hard. If there is a current activity, show a dialog. If there isn't, send a notification.
The text was updated successfully, but these errors were encountered:
Sending a notification when the user has the app focused is a very poor UX. I remember solving it that way because I couldn't figure out Android. But it shouldn't be hard. If there is a current activity, show a dialog. If there isn't, send a notification.
The text was updated successfully, but these errors were encountered: