[aerogear-dev] AGPropertyListStorage implementation

Christos Vasilakis cvasilak at gmail.com
Tue Jan 8 09:38:33 EST 2013


Hi team,

fyi,
in order to have some long-term storage of data (for example storing the OTP secret), I am writing a simple PropertyList based implementation of AGStore. It will provide the same interface as the AGStore that is save, read and remove of data and internally will use the Property List mechanism for iOS.  As with all other implementations, a configuration object will be used to passed  in the parameters (e.g. filename of the archive etc.) . A ticket has been opened to track this [1].

More info as I progress.

Thanks,
Christos

[1] https://issues.jboss.org/browse/AEROGEAR-783






More information about the aerogear-dev mailing list