Closed Bug 1354626 Opened 7 years ago Closed 4 years ago

Consider using remote notification alerts for send tab / push notifications

Categories

(Firefox for iOS :: Firefox Accounts, enhancement)

Other
iOS
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Iteration:
1.22

People

(Reporter: jhugman, Unassigned)

References

Details

Currently we are using local notifications for Sent Tabs

Now Push Notifications are beginning to work, we should probably use the native mechanism to re-write the alerts as they are received (at RemoteNotification received time, rather than collection_changed time).

This requires a change on autopush.

https://github.com/mozilla-services/autopush/pull/864
See Also: → 1362264
For iOS10+:

> It is possible that we will have to use the new
>  https://developer.apple.com/reference/usernotifications/unnotificationserviceextension
> to properly deal with this.


For iOS9: 
Use a badge message in the push notification itself, along with the payload. Decrypt and parse the payload on startup. There is a diminishing return for supporting iOS9.
Summary: Consider re-writing alerts for send tab / push notifications → Consider using remote notification alerts for send tab / push notifications
Iteration: --- → 1.21
Iteration: 1.21 → 1.22
Blocks: 1333765
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.