by Andrés Ibañez | Jan 14, 2014 | Blog
OpenSSL Recently I had to add In-App Purchases to an app I am developing as a personal hobby. Dealing with IAP alone can be a pain if you don’t know much about cryptography, but luckily there are many libraries that make this process simpler. But here’s a...
by Andrés Ibañez | Jan 9, 2014 | Blog
NSUserDefaults aren’t meant to store sensitive information. If you have been developing for iOS for a while you know that NSUserDefaults is pretty much the “de-facto” way to store a lot of small data. It has its limitations, sure, but you can easily...
Recent Comments