I get an error when I try to package my app for AppUp.
I have published an app already using the same SDK SWC and licensing calls, but for this new app it is giving me a strange error. It also works if i set up the licensing on a blank project. WHAT is causing it to give me this absurd error?
Error: LicenseManager needs to be called from applicationComplete handler or later. Please make sure that LicenseManager is not being called from creationComplete handler.
at com.adobe.licensing.UIElements::ShibuyaPopup()[/home/esbuilder/Melrose-1.0/1.0.0.24/fps/melrose/branches/melrose_1.0/components/licensing/ant-temp/com/adobe/licensing/UIElements/ShibuyaPopup.as:65]
at com.adobe.licensing.containers::Dialog()[/home/esbuilder/Melrose-1.0/1.0.0.24/fps/melrose/branches/melrose_1.0/components/licensing/ant-temp/com/adobe/licensing/containers/Dialog.as:71]
at com.adobe.licensing.containers::ValidatingDialog()[/home/esbuilder/Melrose-1.0/1.0.0.24/fps/melrose/branches/melrose_1.0/components/licensing/ant-temp/com/adobe/licensing/containers/ValidatingDialog.as:16]
at com.adobe.licensing.controllers::LicenseProvider/serverCheckHandler()[/home/esbuilder/Melrose-1.0/1.0.0.24/fps/melrose/branches/melrose_1.0/components/licensing/ant-temp/com/adobe/licensing/controllers/LicenseProvider.as:765]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.adobe.licensing.controllers::LicenseProvider/set currentState()[/home/esbuilder/Melrose-1.0/1.0.0.24/fps/melrose/branches/melrose_1.0/components/licensing/ant-temp/com/adobe/licensing/controllers/LicenseProvider.as:228]
at com.adobe.licensing.controllers::LicenseProvider/licenseCheckHandler()[/home/esbuilder/Melrose-1.0/1.0.0.24/fps/melrose/branches/melrose_1.0/components/licensing/ant-temp/com/adobe/licensing/controllers/LicenseProvider.as:572]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.adobe.licensing.controllers::LicenseProvider/set currentState()[/home/esbuilder/Melrose-1.0/1.0.0.24/fps/melrose/branches/melrose_1.0/components/licensing/ant-temp/com/adobe/licensing/controllers/LicenseProvider.as:228]
at com.adobe.licensing.controllers::LicenseProvider/initHandler()[/home/esbuilder/Melrose-1.0/1.0.0.24/fps/melrose/branches/melrose_1.0/components/licensing/ant-temp/com/adobe/licensing/controllers/LicenseProvider.as:516]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.adobe.licensing.controllers::LicenseProvider/set currentState()[/home/esbuilder/Melrose-1.0/1.0.0.24/fps/melrose/branches/melrose_1.0/components/licensing/ant-temp/com/adobe/licensing/controllers/LicenseProvider.as:228]
at com.adobe.licensing.controllers::LicenseProvider/realCheckLicense()[/home/esbuilder/Melrose-1.0/1.0.0.24/fps/melrose/branches/melrose_1.0/components/licensing/ant-temp/com/adobe/licensing/controllers/LicenseProvider.as:502]
at com.adobe.licensing.controllers::LicenseProvider/checkLicense()[/home/esbuilder/Melrose-1.0/1.0.0.24/fps/melrose/branches/melrose_1.0/components/licensing/ant-temp/com/adobe/licensing/controllers/LicenseProvider.as:450]
at com.adobe.licensing::LicenseManager/OnLoadComplete()[/home/esbuilder/Melrose-1.0/1.0.0.24/fps/melrose/branches/melrose_1.0/components/licensing/ant-temp/com/adobe/licensing/LicenseManager.as:74]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at ProviderLoader/onProviderLoadFinished()[/home/esbuilder/Melrose-1.0/1.0.0.24/fps/melrose/branches/melrose_1.0/components/licensing/ant-temp/com/adobe/licensing/ProviderLoader.as:300]
at ProviderLoader/fileIOErrorHandler()[/home/esbuilder/Melrose-1.0/1.0.0.24/fps/melrose/branches/melrose_1.0/components/licensing/ant-temp/com/adobe/licensing/ProviderLoader.as:62]
I have tried calling the licensing well after the program is initialized. I don't think it can really be called any later than that...
AIR LicenseManager Error
Пожалуйста, обратитесь к странице Уведомление об оптимизации для более подробной информации относительно производительности и оптимизации в программных продуктах компании Intel.


