I have an app where the user takes a picture and once the picture is taken it should be saved to UserDefaults
. I keep getting this error:
\"can
Saving blob data in NSUserDefaults will result a huge performance penalty for you app. You have two options: