On 2020-03-03 18:18, Dan Friedman via use-livecode wrote:
> Greeting! On iOS, prior to LC 9.6, mobileGetDeviceToken() would
> return something like this:
>
> <965b251c 6cb1926d e3cb366f dfb16ddd e6b9086a 8a3cac9e 5f857679
> 376eab7C>
>
&
On 2020-03-03 18:18, Dan Friedman via use-livecode wrote:
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:
{leng
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=0xd923cbf42faacfae79b44
This is weird. I have an app that was running on a device, with APNS
enabled. I asked it to return mobileGetDeviceToken, and it returned
empty. I checked the push settings for the app, they were ok. I tried
recompiling the app, no joy.
Finally I uninstalled the app and reinstalled the same