- Home /
Question by
Trebbit · Nov 21, 2017 at 12:57 PM ·
c#androidcontrollerbluetooth
How to detect on android if bluetooth controller disconnects?
I currently working on a game wich is using a bluetooth controller. Everything works fine but I can't find a way how to detect if the controller disconneted. On pc I have it working with: input.GetJoyStickNames(). But on android the string are never cleared when the controller disconnects.
Are there other ways to detect if the controller disconnected? Or how to solve this problem?
Comment
Your answer
Follow this Question
Related Questions
Unity android bluetooth controller disconnect doesn't make array empty 1 Answer
Using Android plugin to access android controller information. 1 Answer
I Trying to Make a Game for my OUYA 0 Answers
Multiple Cars not working 1 Answer
Bluetooth controller works in the editor but not on a android device 0 Answers