-
Unity: Android Native Crash – [Solved] MP4 Audio Encoding Problem
I’ve been in Beta Testing for a new game I’m about to release on the Google Play Store (the game is called Endless Elevator). I kept having Native Crashes on specific Android platforms in all my builds in the Pre-Launch Reports. Native Crashes can be terrible to work through if you get unlucky so I…
-
Endless Elevator – Early Access Beta
Endless Elevator went into Beta Testing on May 27, 2020.
-
Indie Game Release Click Through and Conversion Rates
Hi Harmony here… Last Sunday we released our game The Dog Run into the Google Play Store. This post is a breakdown of the first week release click through rates from this web site and the conversion rates that resulted in an actual download of a game. Let me say from the outset that without…
-
Unity Debugging with ADB for Android
Hi Zulu here… (First of all … sorry for the cat) Let me say straight off that your first port of call for any Unity debugging should be the Unity Console. Though sometimes you need more low level operating system logging for Android. This is where ADB (in lower case) comes in. On Windows this…