Failed to register for remote notifications: No valid “aps-environment” entitlement string found for application
aps-environment
entitlement string for your application.Push notification is not showing in the device after sending from Castled dashboard
enablePush
config is set to true
.Skipped
counter is non zero,
it likely means SDK was not able to send push token to Castled server. Try removing the app and re-installing. If problem persists contact support.tech@castled.io
or ping us in our Slack channel.Common error codes when sending test push notification
Bundle ID
matches the one provided in your Castled dashboard under Settings -> Channels -> Mobile Push -> iOS.Team ID
, Key ID
, and Key File
provided in your Castled dashboard. Also, confirm that the Key File
and the Bundle ID
provided are associated with the same Team ID
.
This ensures a seamless connection between your app and the APNS.