Monday, 15 July 2013

ios - Pre add data to app keychain before uploading to the app store -



ios - Pre add data to app keychain before uploading to the app store -

can add together secrets app keychain before shipping ? if yes right approach?

shani

no.

the keychain accessed when application running, hence can't before app released. can add together secrets when application first run, app must uploaded , available user before can this.

check out keychain programming guide.

ios keychain

No comments:

Post a Comment