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
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
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.
ReplyDeleteAt least you can continue to test while waiting on the 64 bit version.
Thank you. That's exactly this. I downloaded a 10.2 Simulator and it runs like a charm.
ReplyDeleteWork for me with IOS 10.2 and Delphi 10.2 CE
ReplyDelete