Hi,
I have a problem with notification.
I'm trying to send notification for all users ("ios_general")
I have Local Mac and Builder Server.
It works on the simulator and my development device (iPhone X)
I have 3 beta users.
-iPhone8
-iPhone 7+
-iPhone 6
None of these devices can get notifications.
I tried to release from building server.
I tried debugging with the local mac build server.
I checked all device's setting for notification permissions.
*None of us can get a token from firebase. (4 devices)
*FCMConnected fired.
*I added sleep(5000) before GetToken Sub.
What is the difference my Phone and beta users phone? How its work with me and not with them?
Any help?
I have a problem with notification.
I'm trying to send notification for all users ("ios_general")
I have Local Mac and Builder Server.
It works on the simulator and my development device (iPhone X)
I have 3 beta users.
-iPhone8
-iPhone 7+
-iPhone 6
None of these devices can get notifications.
I tried to release from building server.
I tried debugging with the local mac build server.
I checked all device's setting for notification permissions.
*None of us can get a token from firebase. (4 devices)
*FCMConnected fired.
*I added sleep(5000) before GetToken Sub.
What is the difference my Phone and beta users phone? How its work with me and not with them?
Any help?
Last edited: