Questions tagged [iphone-security]

Use this tag for security related questions about iPhones and other iOS devices.

Use this tag for security related questions about iPhones and other iOS devices.

5 questions
6
votes
2 answers

How to protect sqlite db in your core-data iPhone app?

I have a Core Data-based iPhone app with a pre-populated read-only database. What protection (if any) can I apply to my database to reduce the likelihood of piracy / the database being read off a jail-broken iPhone? Most code examples for using a…
Tofrizer
  • 379
  • 4
  • 15
2
votes
1 answer

iOS 9.2 : Not able to trust the Application manually, No Profile option available

After Updating to iOS 9.2, we are not able to see the 'profile' section in 'general' option. I'm trying to test my app on my iPhone but when it runs it gives me a security error "Untrusted Developer" on my iPhone. I have no device profile setting on…
Balu
  • 1,069
  • 2
  • 10
  • 24
2
votes
3 answers

Options for iPhone app which requires VPN?

I was thinking about creating an iPhone app "front end" for one of our internal systems. I suspect this will need to run via a Cisco VPN (connecting with a key code). What are the options to do this on the iPhone? Do you need to manually connect to…
Marcus Leon
  • 55,199
  • 118
  • 297
  • 429
1
vote
0 answers

Implementing RSA algorithm in iPhone

I have a scenario where I need to implement a digital signature scenario in iPhone and web. Simply I will first generate the RSA signature in iPhone end and share the public key with the server. Also server public key will be there using the x509…
Dilshan
  • 3,231
  • 4
  • 39
  • 50
0
votes
0 answers

How to get RAM usage details of an iphone

Is there any way to get available RAM details of an iPhone from settings or using any cheat code; without using any 3rd part application. I am NOT asking for any code to get available RAM details. I am asking for something native provided by Apple…
A K M Saleh Sultan
  • 2,403
  • 2
  • 22
  • 28