UIButton not working when testing on mobile device
Hello,
I'm creating an iOS game at the moment. I have a problem with a button. When i'm testing the game with the Unity Remote, the UIButton isn't responding to touch input. However when i'm clicking the button in the game view on my pc it works fine. Is there anything i can do to stop this issue?
Thanks for the help!
-Teddynieuws
Comment
Same problem...have you solved it?
Your answer
Follow this Question
Related Questions
Move an sphere when button clicked 0 Answers
How to get touch's positon when I hold the button?? 2 Answers
How can I change the UI button color when clicked 1 Answer
Touch on 2D gameobject: should i use a GUI button? 1 Answer
Touch.deltaPosition.magnitude in Unity Remote differs from Android build... why? 0 Answers