security - PhoneGap Build iOS Keychain access? -


am able use ios keychain in phonegap build app? store sensitive information here, , can't use cookies, sessions, or local storage security.

i've been looking on internet, can't find way access ios keychain. possible phonegap build? thanks!

unfortunately, no, not @ time. there plugin cordova here, has not been made available phonegap build yet. keep checking phonegap build plugin page updates though.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -