Get application version number setup in the *-app.xml#926
Get application version number setup in the *-app.xml#926alamboley wants to merge 2 commits intoGamua:masterfrom
Conversation
|
Good idea, that's definitely helpful! |
|
One problem I just realized is that such a version information is only available in AIR. All other properties in that class currently work for both AIR and Flash. But there's no sensible fallback value for Flash in this case. 😕 |
|
Hi Daniel, |
|
Thanks for the update, Aymeric!
Mhm, there's no way around that. However, it makes me wonder if this is the right place for this property. Plus, people might want other information from the application descriptor, too — and it would be weird if there were some day lots of properties in the SystemUtil that just wrap lookups into the XML. It's actually a little weird that this property is not part of the So I'm not entirely sure about it yet. |
No description provided.