Hi guys,
Just started using ionic and got myself a new mac as well, so I guess it’s a kinda newbee question here. I’ve got a project I was working on my PC so far and was successfully building it for Android. I started from the HelloCordova project template.
Now I wanted to build an iOS version so I copied my whole project to my mac, ran "ionic platform add ios"and “ionic build ios”, opened this project (.xcodeproj) in the Xcode emulator - but instead of seeing my app, I see the original "HelloCordova"gray splash screen and nothing else.
update: running “ionic serve” works just fine. though “ionic emulate ios” gives me the annoying HelloCordova splashscreen
Sounds like something you guys might be able to help me with?
Huge thanks for any tips
Cheers