I have attached a sound to empty game object listener to another empty game object. Also I have Splashscreen with custom Button(Using GUIStyle) on it.
Everything works fine in editor but when I play on android phone using remote two problems occurs:
-
I can hear sound from only PC not from phone(Other sounds are coming properly so no volume or mute issue).
-
Button only works on phone when my cursor placed on button in editor.
Can someone help me on how to resolve these…