iOS IAP Testing, Test Users, Verification Required in Sandbox
When testing your In App Purchases on iOS there seems to be a very specific order in which to user your test user accounts or you will end…
Read MoreWhen testing your In App Purchases on iOS there seems to be a very specific order in which to user your test user accounts or you will end…
Read MoreSometimes you forget some useful programming techniques after 20 years. Here is some string formatting I just saw in a random forum post for using the formatting arguments…
Read MoreIf like me you copy and pasted the Google in app billing code and get an error “Syntax Error On Tokens Augmented List Expected” on the following line? querySkus.putStringArrayList(“ITEM_ID_LIST”,…
Read MoreThe past two weeks it has been taking me days to complete what I would normally do in hours, I knew all too well why, the code I…
Read MoreWith the release of more and more Android devices that contain Intel x86 processors, its a good idea to check your app supports the chipset too. Most of…
Read MoreHaving been using two separate sprite sheets to output my SD and HD graphic files for the past two years, I’m both disappointed and happy to have finally…
Read MoreEclipse seems to have had this bug for the past couple of years and it is still there, with menu items like the “Android SDK Manager” and “Android…
Read MoreI’ll admit I overlooked (plain didn’t bother) adding back button support to my game Arrow Mania on Android, it will be there in the next update though! Turns out…
Read MoreA major part of marketing for apps today is social media and one of the biggest is Facebook and managing to get people to “like” your apps Facebook…
Read More
You must be logged in to post a comment.