Push Token not being sent to Real Time CDP from Mobile SDK
Hi Community,
We’ve implemented Mobile SDK in React Native app connected to AEP dataset.
Issue: From 20,000 profiles sending events, only 250 have push tokens registered (~1.25% success) from both iOS and Android.
What we have:
-
Firebase Messaging configured ✓
-
MobileCore.setPushIdentifier(token)called ✓ -
Events arriving to dataset ✓
-
Permissions requested ✓
Any debugging tips or similar experiences?
Thanks!
