Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Web and WebWorks Development

Reply
Contributor
anzorb
Posts: 30
Registered: ‎02-04-2011
My Carrier: Rogers
Accepted Solution

Saving credentials locally on PlayBook.

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

Please use plain text.
Developer
ddluk
Posts: 208
Registered: ‎10-02-2010
My Carrier: Play and Plus

Re: Saving credentials locally on PlayBook.

Hi.

 

Off course it's possible. You can find code on my github account:

 

https://github.com/ddluk/WebWorks-Database



2sky.pl - Software development is our passion.
Please use plain text.
Contributor
anzorb
Posts: 30
Registered: ‎02-04-2011
My Carrier: Rogers

Re: Saving credentials locally on PlayBook.

Thank you!

Please use plain text.