When trying to run a app in IOSSimulator, I'm receiving the following message:

When trying to run a app in IOSSimulator, I'm receiving the following message:
Debugger Assertion Failure: "obj"
in ..\win32src\rproxy.cpp at line 663

I'm using Delphi 10.2.3 (Tokyo), iPhoneSimulator11.4.sdk, XCode 9.4.1, IOS 11.4
I have applied the following hotfixes:

RSP-20268
RSP-20303
RSP-20342
RSP-20346

Anyone knows how to get my app starting on IOS Simulator?

Many Thanks

Comments

  1. When you choose your target, make sure it is iOS 10.X. For example i am using the simulator target iPhone 7 Plus iOS 10.3 and it works on my iMac.

    At least you can continue to test while waiting on the 64 bit version.

    ReplyDelete
  2. Thank you. That's exactly this. I downloaded a 10.2 Simulator and it runs like a charm.

    ReplyDelete
  3. Work for me with IOS 10.2 and Delphi 10.2 CE

    ReplyDelete

Post a Comment