Tag Archives: application

How to fix invalid product ID in In-App Purchases

Yesterday after application that I’m programming for a client being rejected once again from Apple because of “inappropriate use of In-App Purchases” I had to delete old one and create a new one in iTunes Connect. Of course after that … Continue reading

Posted in iPhone | Tagged , , , , , , , , , , , , | Leave a comment

Ad Hoc distribution of iOS apps over web – revised

Here is small update of my first post on Ad Hoc distribution of iOS applications over the web which you can find on this link. I have discovered that it can be even easier to distribute apps to beta testers … Continue reading

Posted in iPhone, Tips and tricks | Tagged , , , , , , , , , , | 3 Comments

Debugging EXEC_BAD_ACCESS on iPhone

Last night I had a problem with application crashing without obvious reason, I didn’t change much in code (I thought so). So a bit googling and I found solution written by codza how to debug this and find the source … Continue reading

Posted in iPhone | Tagged , , , , , , , , , , , , | Leave a comment