
YoYo QA Dept
- Total activity 888
- Last activity
- Member since
- Following 0 users
- Followed by 6 users
- Votes 12
- Subscriptions 786
Comments
Votes on activity by YoYo QA Dept-
If you have IAPs in your game you will need to allow internet access inside GGS on many platforms. On Windows 8 this will also mean that you need to submit a game definition file with your package...
-
Most stores (apart from Apple ones) will not show any IAP functionality once you turn off Sandbox mode until your app goes live on the store - depending on the marketplace and your submission choic...
-
On Apple platforms it is now a requirement that if you have IAPs in your game you must also have a "Restore my IAPs" button which your player can click whenever they want. Remember to add this in o...
-
Note that Apple stores will always enforce the Sandbox method until your app is live on the AppStore - Mac and iOS. You will always have to use a tester account (as set in your iTunes Connect panel...
-
Note that on Mac apps you will need to be careful when you increase your version number - really, you'll only want to do this for the actual package you're going to submit to Apple. Once you have ...
-
If you want to filter your log to just your game in the runner use adb logcat -s yoyo (Be aware this can limit the amount of information you get in a crash, so you will likely need to reproduce a...