Can't run ios or android after update cordova-ios

Hi,
I’ve been using cordova-ios@3.8.0, coming default with ionic start. But for 1 week it show a warning that this version ios depreced, update your platform via ‘cordova platform ios update’. Since i did it, i cant deploy my app to device with livereload. It says (lldb) safequit after success, then process xxx detached.

Here is my info :
Cordova CLI: 6.1.1
Ionic Version: 1.2.4
Ionic CLI Version: 1.7.14
Ionic App Lib Version: 0.7.0
ios-deploy version: 1.8.5
ios-sim version: 5.0.8
OS: Mac OS X El Capitan
Node Version: v4.4.2
Xcode version: Xcode 7.3 Build version 7D175

If install cordova-ios@3.8.0 or 3.9.2 everyting is ok. But when i try to update 4.0.0 or above, problem starting.

I’m happy with 3.8.0 but at first, keyboard showing with 1-2 sec delay. I cant figure out why. I try everything. But hopeless.
Then update ios to 4.1.0, keyboard opening instantly but this time livereload not working.

Can you give me some advice? I’m stuck for a week. Can’t find anything new from google about this topic.

Have a nice day, Sorry for grammer.

Onur.

1 Like

ok. i have still this error, but achieve this way:
ionic run ios --device -l
then it throw error and detached my device,
then open xcode project under platform/ios folder and run app via xcode.

using cordova-ios@4.1.1

1 Like

We just had the same issue today. People should warn others about this update. Now it makes our dev work double the load

hey,
when it said safequit, just remove cable from computer. And open installed app on your phone. everything is gonna fine.

1 Like

for some weird reason its stopped my cordova camera from working