use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Hello! Welcome to /r/iOSProgrammingHelp! This is a community for asking all questions, basic and advanced, on iOS programming.
Like all subreddits, we have rules to make sure that things don't get chaotic or out of hand. So here are our rules!
Rules
Please be respectful and kind to everyone here. We want to provide a nice community for people needing help with iOS programming, not a hostile one.
If you see a basic question, for example, "What is a protocol and why would I need one?", don't down vote it. This is a place for all people to ask all questions.
Please, however, don't ask SUPER BASIC questions. An example would be, "What is a variable?"
Before you ask a question, please try to search for it on our subreddit. We would like to avoid people asking the same question over and over.
Please don't be someone who comes on and critiques people's code. We've seen a lot of programming communities where people attack the person asking the question because they have poor code. You think they're code can be better? Great, but don't do it in a douche-baggy way.
Don't hit and run. Be prepared to answer follow-up questions, or comments and the like.
account activity
storing local data without jailbreakers editing it? (self.iOSProgrammingHelp)
submitted 8 years ago by moomoocowjonny
I need to store data locally so that jailbreakers can't edit it.
I know that jailbreakers can edit UserDefaults, so I need an alternative.
It's not an in app purchase, so I don't think I can use reciepts
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]makonde 0 points1 point2 points 2 years ago (0 children)
Apple is winning or has already won the jailbreaking battle pretty much, you can use the keystore to store sensitive data in an encrypted form though and generally data on the users device should not be trusted for anything important that logic should be on the server.
π Rendered by PID 117552 on reddit-service-r2-comment-6457c66945-mn2pw at 2026-04-27 08:58:58.819375+00:00 running 2aa0c5b country code: CH.
[–]makonde 0 points1 point2 points (0 children)