Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16552

subscribeToTopic iOS react native firebase

$
0
0

When I try to subscribe to topic in iOS device(iPhone) it fail strangely...

In debug when code reaches messaging().subscribeToTopic('adminDevices'); it does not go on without any errors or warning

I have permission and i have FCM token, i try to subscribe after these operations and when i send message with token it works.

The others messaging() functions works correctly. I have already tried to move it in App.js and before and after getToken()

On Android all works correctly.

Thanks


Viewing all articles
Browse latest Browse all 16552

Trending Articles