ionic-team / ionic-v1

The repo for Ionic 1.x. For the latest version of Ionic, please see https://github.com/ionic-team/ionic
Other
192 stars 187 forks source link

Ionic 3 is crashing just after opening splash on IOS (iphone & simulator) #265

Open amadercode opened 7 years ago

amadercode commented 7 years ago

I am getting the same issue with Ionic 3.3.0 for IOS 10.32 iphone as well as simulator. Even it does not show home page, just crashing after opening splashing but android app using same code base is working very fine as i want.

What is going to IOS

Not only that , i do not get any debug file named console.log at

my_mac_project_path/platforms/ios/cordova/console.log There is only log as

CORDOVA_PATH=$( cd "$( dirname "$0" )" && pwd -P)

tail -f "$CORDOVA_PATH/console.log"

Additional: I have tried only the blank app to confirm with fcm ionic-native plugin only but same result.

so now not only app is crashed but also my head with the pain after trying severals try.

i am really looking forward reply from the ionic team ASAP.

Thanks in advance after all.