03-06-2011 09:59 AM
Hello devs,
I have looked around, and it seems that File I/O is not yet implemented in the PlayBook API. I need to save user's credentials in the application's memory, so that it is remembered the next time the app is opened. Anyone been able to do this? Any help would be appreciated.
Thanks,
Anzor
Solved! Go to Solution.
03-06-2011 12:14 PM
Hi.
Off course it's possible. You can find code on my github account:
03-06-2011 01:15 PM
Thank you!