Cordova-ios upgrade to 4.4.0 can't really run iOS8 error: Dyld ' dyld_fatal_error: 0x120085088 <+0>: brk #0x3

Source: Internet
Author: User

Project into the test phase, immediately to the line, colleagues took their own iOS8 system 5s running real machine, no reason to error, before running her phone completely no problem. The minimum deployment version in Xcode 8.x is iOS8.0, which is arguably fully capable of running a real machine.

But reported a very painful mistake: Dyld ' dyld_fatal_error: 0x120085088 <+0>: BRK #0x3, considering that the actual operating environment of the app may be iOS8, the problem must be resolved, and the Stack Overflow on the csdn,cnblog stroll a big circle.

Tangled for a long time, the following link has a comprehensive solution. But I've tried this step quite a few times, whether it's the target, general->embeded Binaries and linked Framworks and libraries add xxx.framwork,target- > Build phases-> link binary with libieries status settings optional are all invalid.

http://blog.csdn.net/chenyblog/article/details/50790635

If this is a native project, it is estimated that the problem has been solved, but the Cordova project is dead or alive.

At last it occurred to me that I had previously reinstalled an app version to get plugins, used the command sudo Cordova platform rm iOS and sudo Cordova platform add iOS, causing Cordova-ios to automatically upgrade to [email p Rotected] and then packing again, IOS8 will not be able to run the real machine. Finally, return the Cordova-ios to [email protected] (sudo Cordova platform rm iOS and sudo cordova platform add [email protected])

Problem solved instantaneously. Hope to be able to help meet the same problem of children's shoes.

Cordova-ios upgrade to 4.4.0 can't really run iOS8 error: Dyld ' dyld_fatal_error: 0x120085088 <+0>: brk #0x3

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.