Search code examples
delphiios9firemonkeydatasnapdelphi-10-seattle

Delphi 10 Seattle in iOS9 (External Exception 434C4E47432B2B00)


I created a simple application that accesses a DataSnap server.

When I run in simulator (iOS 9) or iPad 2 (iOS 9.0.1), everything works perfectly.

When I run on the iPhone 5, an error message appears when connecting to DataSnap Server (External Exception 434C4E47432B2B00).

Any idea?


Solution

  • Sergey Krasilnikov added a comment

    Hi all!

    Good news, this issue has been resolved for Seattle Update 1.

    From external Jira: This is a problem with TStringHelper.InternalCompare Next code fails with iOS9 SDK: string.Compare('short', 'loooong', True);