-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
When calling Core.init(), the following error occurs. (adl from VSCode)
This issue occurs with AIR SDK 51.1.3.12, but not with 51.1.3.10.
Error: The native extension context could not be created
at com.distriqt.extension.core::Core()
at com.distriqt.extension.core::Core$/createInstance()
at com.distriqt.extension.core::Core$/init()
This issue is not specific to Core.init() - it also occurs with other ANE extensions
(InAppBilling.isSupported, GameServices.isSupported...)
I haven't modified anything other than changing the AIR SDK version. The ANEs in our project need to be updated. I would really appreciate your help with this.
Environment
- AIR SDK version: 51.1.3.12
- Development IDE: VS Code
- Development OS: Mac OS
- Core ane Version: 7.6.0
Metadata
Metadata
Assignees
Labels
No labels