Skip to main content
lagoon_bbo
Known Participant
January 27, 2016
Question

getQualifiedDefinitionNames() returns empty Vector on IOS ??

  • January 27, 2016
  • 1 reply
  • 356 views

Hi, I have a code that works perfectly on web and android but not with IOS.

I use some swcs with all my assets and when I want to load assets for a certain view I just use ApplicationDomain.currentDomain.getQualifiedDefinitionNames() to retrieve all classes and then filter their prefix to get all assets I want.

Here is the problem, on IOS the function return an empty Vector. Anyone got it to work somehow ?

This topic has been closed for replies.

1 reply

Inspiring
January 28, 2016

Bug#4049154 - getQualifiedDefinitionNames() still doesn't work on iOS device

theres a bug listed its been unfixed for a while it would seem

lagoon_bbo
Known Participant
January 28, 2016

Yes I added my vote and a comment, I hope Adobe will read the bugbase ...