Dyld'_Abort_With_Payload: Without an Error Message

How do I solve SIGABRT Abort with payload with no error message?

I totally forgot to update this, but I solved by updating my phone to 13.4 (which is still a beta version) and my xcode too (also beta version). It seems that the problem is the previous/current update, not sure why but it solved the problem for me. Hope it can save someone else some headache.

ionic 4 ios: libsystem_kernel.dylib`__abort_with_payload:

Unfortunatly the error wasn't any of that. we eventually found out that it was compiling and running fine on some ios and other not. After some research and digging through bad docs, we found that below 13.x you don't need to include the Bluetooth for the permissions, so removing the permission request for Bluetooth on the ios.xml and plugin.xml fixed the issue. ( We are not using Bluetooth in the app so it's fine)



Related Topics



Leave a reply



Submit