@dmonaldo wrote:
The app works fine in a browser with
ionic serve
but gets stuck on the splash screen when opened in the Xcode simulator or an iPhone.If I use
ionic run
orionic emulate
from the command line the simulator gets stuck on a black screen.One difference I noticed that could have caused this was that
app.js
use to run twice on load but now it only runs once. I am lost on how to debug this, I don't see any error messages in the Xcode debugger.Any help would be greatly appreciated. Thanks!
Posts: 2
Participants: 2