Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Push notifications in iOS #1

Closed
ltaljaard opened this issue Nov 13, 2015 · 2 comments
Closed

Push notifications in iOS #1

ltaljaard opened this issue Nov 13, 2015 · 2 comments

Comments

@ltaljaard
Copy link

It seems push notifications are not working in iOS. I've noticed that in the Android project, App.CurrentAthlete.DeviceToken is set to a value in PushNotifications.cs class PushHandlerService method OnRegistered. But in the iOS project there is no equivalent and so I think that App.CurrentAthlete.DeviceToken stays uninitialized on iOS and therefore all the push notification code gets bypassed. Could you please confirm how to initialize App.CurrentAthlete.DeviceToken in iOS and/or update this solution?

@ltaljaard
Copy link
Author

Never mind, it seems remote notifications are not supported in the iOS simulator.

@rob-derosa
Copy link
Contributor

Push notifications are also disabled in the public demo. You can spin up your own AMS backend to enable them if you would like to test.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants