Re: mobileGetDeviceToken

2020-03-03 Thread Dan Friedman via use-livecode
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> > &

Re: mobileGetDeviceToken

2020-03-03 Thread Mark Waddingham via use-livecode
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

mobileGetDeviceToken

2020-03-03 Thread Dan Friedman via use-livecode
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

mobileGetDeviceToken doesn't work until after re-install?

2013-09-14 Thread Mike Kerner
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