Yes you can. In the build settings when creating a build for your phone, you can set “Development build”. If you want to make a customized debug message use Debug.LogError("Some message"); This will show up as a little message in the bottom left corner.