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
We should change the local notification and use APIs in the User Notifications framework instead
With it we can present alert, sound or increase badge while the app is in foreground too with iOS 10
We can handle all event in one place when user tapped (or slide) the action button, even while the app has already been killed.
Support 3D touch instead of sliding gesture.
Support Rich Notification with custom UI.
The text was updated successfully, but these errors were encountered:
@ognjenns makes sense. I added the backgrounding label to this, but please also add the same to any other issue you have opened for Push Notifications fixes/enhancements so that they are easy to find
We should change the local notification and use APIs in the User Notifications framework instead
With it we can present alert, sound or increase badge while the app is in foreground too with iOS 10
We can handle all event in one place when user tapped (or slide) the action button, even while the app has already been killed.
Support 3D touch instead of sliding gesture.
Support Rich Notification with custom UI.
The text was updated successfully, but these errors were encountered: