Skip to main content
Participant
February 21, 2014
Question

iOS return lenght=0 with getQualifiedDefinitionNames()

  • February 21, 2014
  • 1 reply
  • 411 views

Hi!

When i compile the iOS version, the ApplicationDomain.currentDomain.getQualifiedDefinitionNames() function returns a vector with length 0.

OS X, Windows, and Android versions work fine, but not the iOS version.

I have tested it with fast and AOT compilation. Also, i have created a simple project with this single line with the same result. AIR versions tested are 3.9 and 4.0.

I don't know if it is a known bug or something is wrong. What could be the cause? Thanks.


This topic has been closed for replies.

1 reply

Participant
September 3, 2015

I can confirm.

Still any word from air team about getQualifiedDefinitionNames implementation issue on iOS ?