mobileGetDeviceToken
Dan Friedman
dan at clearvisiontech.com
Tue Mar 3 13:18:29 EST 2020
Greeting! On iOS, prior to LC 9.6, mobileGetDeviceToken() would return something like this:
<965b251c 6cb1926d e3cb366f dfb16ddd e6b9086a 8a3cac9e 5f857679 376eab7C>
However, with LC 9.6, I'm getting this:
{length=32,bytes=0xd923cbf42faacfae79b44e252fc64fc3...6c57203f87b56e10}
Anyone know how to extract a valid token from this??
From what I read here, https://nshipster.com/apns-device-tokens/, LC isn't returning what we need -- the token.
-Dan
More information about the use-livecode
mailing list