Tag Archives: SDK

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

UIImageView is moving view to 0,0

Today I had weird problem while creating one iPhone application. I have created one UIView and added one UIImageView to it and loaded it with Default.png image, but when starting the program whole view is moved up for 20px, it’s … Continue reading

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