MapKit Framework in the MAS

If everyone will use the MapKit framework for an app in the MAS, you must add this entitlement in the application Plist file:

entitlement : com.apple.developer.maps
type: boolean
value: true

But Apple’s MapKit is 64bit only, so you can’t currently use it in Xojo!?

Sure, I use the MapKit from MBS.

But that uses Google’s maps…

Yes, I know. But when the app should be distributed in the MAS, the entitlement “com.apple.developer.maps” must be in the Plist file. If not, the app will be rejected from the MAS review team.

Wow. I wonder if they noticed that it’s not their map kit.