I have implemented APNS in my code,
I am trying to test my app on ad-hoc distribution profile.
Device is getting registered properly.
But i am not getting any push notification on my device.
And feedback shows 130 as response which means "missing topic."
What does topic referes to? What is topic in my push notification?
apns-topic. The topic for the notification. In general, the topic is your app's bundle ID/app ID. It can have a suffix based on the type of push notification.
APNs Topic Verification To view the certificate topic on the UEM console, please navigate to Groups and Settings > All Settings > Devices and Users > Apple > APNs for MDM.
An Access Point Name (APN) a allows device's network to connect to the internet. With the APN settings in place, your device builds a connection to a carrier's gateway. Part of this process involves the carrier using a defined APN network to choose the assigned IP address(s) and security settings where applicable.
All app developers would send notifications to Apple, who would pass those notifications on to devices. APNs is a secure and highly effective service for propagating information to Apple devices.
This seems to be covered in the Apple Guide on the subject:
The topic is currently the bundle identifier of the target application on an iOS device.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With