Hi,
I’m having issues trying to use Ionic deploy. I’m not sure where the problem is coming from. When I check the logs, the uuid is empty and the json response I get is null. The code I’m using is the same as in the tutorias and this is the log I get:
2016-04-11 19:34:41.852 App[1308:591064] Ionic Deploy: Checking for updates 2016-04-11 19:34:42.356 App[1308:592722] version is: 0.0.2 2016-04-11 19:34:42.356 App[1308:592722] uuid is: 2016-04-11 19:34:42.356 App[1308:592722] channel is: production 2016-04-11 19:34:42.356 App[1308:592722] JSON Error: (null) 2016-04-11 19:34:42.356 App[1308:592722] Response: (null) 2016-04-11 19:34:42.357 App[1308:592722] unable to check for updates 2016-04-11 19:34:42.362 App[1308:591064] Ionic Deploy: no updates available 2016-04-11 19:34:42.362 App[1308:591064] Ionic Deploy: Update available: false
I’m testing it on an iPhone 6 running iOS9. I did add the rules for the “App Transport Security” issues.
Thanks in advance!