Open sanderpick opened 5 years ago
An alternative to 3.: Encrypt the notification textual content with the account key.This would mean we could in fact go the single-app route, which would be amazing. You'd have to be able to decrypt the message in the app delegate (not familiar with android here). Sound possible @asutula?
Most real world use cases are gonna require real time notifications. This is just something developers expect to be able to do. There are a bunch of avenues here:
Other considerations, by most important:
Given 3., I don't think avenue num. 2 above would work because one app is not able to foreground another app w/o some user action.
application
on a cafe, maybe something liketextile cafes add --app
, which then gives you the option of including iOS/FCM tokens for push notifs. A single cafe could probably handle push notifs for a dozen or so apps by keeping all those connections alive.Libraries: