Post marked as unsolved
Click to stop watching this post.
You have stopped watching this post. Click to start watching again.
Post marked as unsolved with 0 replies
66
Views
How much of content that we can store into iOS Keychain?
Hello All,
Currently I am using the iOS keychain to store the family health related data in the form of strings and base64 for my react native application.
I have few questions in my mind while saving the data to keychain. If anybody can help to answer the below questions.
Based on Apple Guide lines, what type of data that we can store into Keychain?
Is Apple will allow to store the huge amount of family health data to keychain?
Is there any restrictions on size of the content to store into keychain?
Any performance issues will raise by Apple while submitting the app to the AppStore?