Sorry, one correction. If you reinstall an iOS app (adhoc or inhouse 
provisioning profile) that has the same bundle id, it doesn't wipe the 
encrypted local store.

I believe there may be some setting that you have that is causing it to wipe 
your data in FB 4.7. Take a look around. I can't remember what it was, but I 
seem to recall from years and years and years ago, when I used FB there was 
such a setting. LOL :-)

Cheers,

Erik

> On Nov 29, 2017, at 3:31 PM, Erik J. Thomas <e...@linqto.com> wrote:
> 
> I use encrypted local store all the time on mobile devices as well as in an 
> AIR emulator, and I never run into this problem unless building a RELEASE 
> build and installing it on the device with an ad hoc provisioning profile 
> (iOS). That always resets any local storage associated with the app.
> 
> However, I use IntelliJ IDEA which may make a difference. Perhaps you're 
> running into yet another FlashBuilder 4.7 issue. That IDE is getting pretty 
> long in the tooth.
> 
> 
>> On Nov 28, 2017, at 7:31 PM, bilbosax <waspenc...@comcast.net> wrote:
>> 
>> I am using EncryptedLocalStore to hold a key that I use to acces an encrypted
>> SQLite database in a mobile AIR app. Every time I make changes and recompile
>> the program or run it in debug mode, I lose the key. Does compiling the
>> program and installing it to run or debug totally wipe out
>> EncryptedLocalStore? I guess I figured it would act more like an Update than
>> a fresh new install when you tested the app. Does anybody know?
>> 
>> 
>> 
>> --
>> Sent from: http://apache-flex-users.2333346.n4.nabble.com/
>> 
> 
> 

Reply via email to