AHSAppDevTeam / Arcadia-High-Mobile-iOS

Official Github Repository for the iOS AHS Mobile App
MIT License
3 stars 1 forks source link

Test notifications being sent to user devices #38

Closed richardwei6 closed 1 year ago

richardwei6 commented 1 year ago

Appears that everyone is somehow subscribed to the test notification topic.

richardwei6 commented 1 year ago

Appears that subscribing/unsubscribing doesn't work at the moment

2023-04-13 11:33:07.472408-0700 AHS[81617:24753549] 10.4.0 - [FirebaseMessaging][I-FCM004001] Failed to subscribe to topic Error Domain=com.google.fcm Code=0 "Invalid registration response :'Error=INVALID_PARAMETERS'. It is missing 'token' field." UserInfo={NSLocalizedFailureReason=Invalid registration response :'Error=INVALID_PARAMETERS'. It is missing 'token' field.}
richardwei6 commented 1 year ago

Appears that subscribing/unsubscribing doesn't work at the moment

2023-04-13 11:33:07.472408-0700 AHS[81617:24753549] 10.4.0 - [FirebaseMessaging][I-FCM004001] Failed to subscribe to topic Error Domain=com.google.fcm Code=0 "Invalid registration response :'Error=INVALID_PARAMETERS'. It is missing 'token' field." UserInfo={NSLocalizedFailureReason=Invalid registration response :'Error=INVALID_PARAMETERS'. It is missing 'token' field.}

Doesn't seem to happen on a physical device - probably only happens in a simulator