ios simulator - iOS app with Delphi XE7 and XCode 6.2 crashes -


in attempt solve problem, upgraded xcode 6.1.1 6.2. can no longer run application delphi xe7 upd1 in simulator - not empty app. error in delphi when run delphi: unable create process or times debugger assertion failure rproxy.cpp line 663.

the app deployed, when try start directly in simulator click on icon, shows splashscreen shortly , closes/crashes.

problem same no matter if choose target simulator7.1 or simulator8.2 (always runs in simulator 7.1 on mac anyway). same both debug , release mode. choosing device target works fine ios8.2 ipad!

how solve problem simulator? (did make work xcode 6.2?)

ps. have asked question on embarcadero forum, since down 80% of time, there no chance can answer it.


Comments

  1. Using IOS one can able to build views. user can handle user interaction via controls such as buttons, switches, and sliders etc. user can create alert boxes, handle navigation and transition between views. follow iOS Swift Online Course India

    ReplyDelete

Post a Comment

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -