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...
by Andrés Ibañez | Jun 3, 2013 | Blog
When I updated Cecrecy for the first time, I wanted to add a Changelog to the package description itself. I was having a hard time figuring it out as, other than the official documentation in Debian Control files, I couldn’t find more help on this. I tried using...
by Andrés Ibañez | Aug 12, 2012 | Blog
So you want to write Cydia tweaks for iOS? Read This. This post is aimed at people who want to write Cydia tweaks, or anything really, but don’t know anything about programming at all. Everybody wants to write something for iOS. Some will opt to write apps,...
Recent Comments