mobileDeviceToken issue with in house distribution

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
stallik
Posts: 7
Joined: Sat Aug 23, 2014 7:23 pm

mobileDeviceToken issue with in house distribution

Post by stallik » Wed Mar 11, 2015 1:59 am

Hi,
I've just 'upgraded' to an Apple enterprise account to distribute in house apps and am having difficulty with device tokens for push notification
I'm using
on pushNotificationRegistered
put mobileGetDeviceToken() into tToken
and populate the token to a web database. It appears correctly in the database but the token itself cannot be handles by lc scripts on live code server - it appears as if it's invisible. Also, if I manually enter the same token into a push server using json, I get a connection but no data is sent

Are the device tokens somehow different when using in house apps?

Thanks
Kevin

Post Reply

Return to “iOS Deployment”