Re: APNS Debugging

2017-04-05 Thread Mike Kerner via use-livecode
wow, that took long enough to diagnose. It turns out that there was an invalid provisioning profile for the app, BUT I could still compile/link/distribute using the profile, and the app still ran. Once I got down to the bottom of the page to check the profiles (after trying everything else), I go

APNS Debugging

2017-04-05 Thread Mike Kerner via use-livecode
Does anyone have a tool/technique to help figure out what's going on with APNS? I have it working for some apps, but for my latest one, nothing. The feedback from the server looks ok, but cert fiddling hasn't fixed it, device id double-checks hasn't fixed it, blah, blah, blah. -- On the first da