Back to all

PUSH NOTIFICATION IS NOT SHOWING THE TEXT

My native iOS push notifications arrive empty even though:

Backend code sends correct payload with title and contents
Web/browser push works perfectly
APNs is configured and delivering notifications
Native notifications show the TradersIQ logo but no message text

I suspect the Notification Service Extension isn't properly signed or configured. Can you check if your build process is correctly signing the OneSignalNotificationServiceExtension target?