Application crashes after splash screen on iPad

  

My Firemonkey app crashes after the splash screen on a iPad with iOS 8.4. Using XCode’s instruments the closest thing I can find ito error is:
Runtime error 217 at 00000001974D5378.

However everything works perfectly on my iPhone 4 with iOS 8.4 and iOS simulator.

My Iphone 4 is a 32 bit device, and the iPad a 64 bit. I get the same result if I do a 64 bit compile only or building a universal binary.

Using Delphi XE8 Update 1, XCode 6.4

Any help would be greatly appreciated

Comments are closed.