help with accessing same keychain data from two apps with bundled appid
i have 2 ios apps i'd share same keychain data.
according apple docs, should possible long i've set appid wild card, did provisioning portal:
appid: bundleid.*
then, in air ios settings of flash ide, in app id field, made 2 apps members fo appid: bundleid.app1 , bundleid.app2
but when use encriptedlocalstore class access data 1 of apps other app stored, isn't available.
but each app, independently, writing to/reading data keychain.
from i've read, i'm doing right. i'm not because isn't working.
More discussions in AIR Development
adobe
Comments
Post a Comment