Found the problem. Turns out the latest Flex 4.16.1 installer (as of last week) installs an older build of AIR SDK 32 that does not contain this fix:
The installer installed this version of AIR: 32.0.0.89 But the iOS 12.1 SDK wasn't put into the AIR SDK until this build: 32.0.0.103 Is there a plan to update the latest Flex SDK installer to include build 103 with the fix? While I understand I can update AIR myself with ANT, I'd prefer to use the installer if it's going to be updated. Thanks. Erik On Mar 9, 2019, at 11:16 AM, Kerogi <[email protected]> wrote: Eric, just released the app with following Distriqt ANEs and latest AIR 32.0.0.103. <extensionID>com.distriqt.Core</extensionID> <extensionID>com.distriqt.Firebase</extensionID> <extensionID>com.distriqt.PushNotifications</extensionID> <extensionID>com.distriqt.Location</extensionID> <extensionID>com.distriqt.firebase.Auth</extensionID> <extensionID>com.distriqt.GoogleIdentity</extensionID> <extensionID>com.distriqt.FacebookAPI</extensionID> <extensionID>com.distriqt.Bolts</extensionID> <extensionID>com.distriqt.Scanner</extensionID> <extensionID>com.distriqt.NetworkInfo</extensionID> <extensionID>com.distriqt.Application</extensionID> <extensionID>com.distriqt.firebase.Database</extensionID> Just letting know upload was fine without any warnings. Hope this can help you to look at other possible issues. -- Sent from: http://apache-flex-users.2333346.n4.nabble.com/
