I think that Chap 4: "Testing your App" is misleading. It does kinda work but cannot be used for real testing of the app.
deviceReady event does not get called for instance. so code waiting to execute will not trigger.
I would like to see Testing your App with XCode/Safari.
How do you force an ionic build ios?
How do you run and see logging messages?
For some strange reason, I need to hit the run button twice to force the App to come up and trigger the deviceReady event.
ionic build ios also keeps adding the some facebook info to my app plist over and over again... How do you prevent that?
Just some ideas.
Thanks for great framework.
Pat.
I think that Chap 4: "Testing your App" is misleading. It does kinda work but cannot be used for real testing of the app. deviceReady event does not get called for instance. so code waiting to execute will not trigger. I would like to see Testing your App with XCode/Safari. How do you force an ionic build ios? How do you run and see logging messages? For some strange reason, I need to hit the run button twice to force the App to come up and trigger the deviceReady event. ionic build ios also keeps adding the some facebook info to my app plist over and over again... How do you prevent that? Just some ideas. Thanks for great framework. Pat.