Skip to content

Core.init() error in AIR SDK 51.1.3.12 #44

@everseen83

Description

@everseen83

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions