ucfinancegroup / pfp

a personal finance app, focused on projections, written in Rust and React
4 stars 0 forks source link

Post Push notifications via Insights service #153

Open c650 opened 3 years ago

c650 commented 3 years ago

Refs #147

brettfazio commented 3 years ago

https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server

May be useful

c650 commented 3 years ago

Communication between your provider server and APNs must take place over a secure connection. Creating that connection requires installing a GeoTrust Global CA root certificate on each of your provider servers. If your provider server runs macOS, this root certificate is in the keychain by default. On other systems, you might need to install this certificate yourself. You can download this certificate from the GeoTrust Root Certificates website.

c650 commented 3 years ago

https://docs.microsoft.com/en-us/azure/notification-hubs/ios-sdk-get-started