The most of the responses that i saw are about buttons and icons, but and how about pictures? I have several pictures in the database of my app and my question is, should i have many versions of each image (one for each resolution) or scale the pictures?
For a basic app with nonconsumable in-app purchases, has anyone figured out best practices for using SKPaymentQueue s restoreCompletedTransactions? Observations I know it s recommended to always ...