I tried my meteor app on the ios simulator and a real device using the command.
meteor run ios
meteor run ios-device
The app compiled correctly and was running. But, it was stuck in the loading... screen. Is angular not running in the device? I am not sure as I don't see any trace back. While the app runs perfectly on the web browser.