Hi all,
I've developed an application using Adobe AIR 1.5.3 and am looking into upgrading to AIR 2.0. When I install the AIR 2.0 runtime and try to upgrade an existing AIR 1.5.3 application to a new AIR 2.0 application I get the following message when the application starts:
<AppName> wants to use your confidential information stored in "Adobe.APS" in your keychain.
One of the first things that the application tries to do when it starts is access encrypted local storage (I'm assuming that this is where this message is coming from).
Is there any way to avoid this message when upgrading to AIR 2.0?
Thanks
Sean