NSString *UAChannelID = [UAPush shared].channelID; // Always getting nil.
NSString *UADeviceToken = [UAPush shared].deviceToken; // Always getting token.
UAChannelID is always nil in my iOS. please let me know, how to fix this problem.
NSString *UAChannelID = [UAPush shared].channelID; // Always getting nil.
NSString *UADeviceToken = [UAPush shared].deviceToken; // Always getting token.
UAChannelID is always nil in my iOS. please let me know, how to fix this problem.
Didn't find what you were looking for?
New postHi Paul,
Do you have any verbose logs reflecting this? This will help us determine what is happening at the device level. Can I also confirm that you've followed the steps in our iOS SDK Installation guide?
Please sign in to leave a comment.
Comments
1 comment