@carlosgoce wrote:
Hello,
I spend all morning trying to get working ionic on a real iphone device. I got it working after opening the project on x-code and changing the iOS deployment target to 8.4 (the phone version) and fixing the dev certificates.
At this point the following command was working perfectly:
ionic emulate ios --livereload --consolelogs --serverlogs
After those changes it stopped working. I reverted the iOS deployment target to 9.0 as before, but is not working anymore. The phone gets stuck on the splash screen.
I don't know why. I notice that when I run livereload the config.xml has this tag updated:
but i think that it should be a local ip. Am I right?Another change that I made was runing the ionic resources --splash but I think that it was still working.
Ionic info return this:
Cordova CLI: 5.3.1
Ionic Version: 1.1.0
Ionic CLI Version: 1.6.4
Ionic App Lib Version: 0.3.8
ios-deploy version: 1.7.0
ios-sim version: 5.0.1
OS: Mac OS X Yosemite
Node Version: v0.12.7
Xcode version: Xcode 7.0 Build version 7A220I also updated xcode today to version 7.
Any idea why is not working anymore?
Posts: 1
Participants: 1