- Home /
some android phone's touch won't work sometimes with my game app, but it works perfectly in my phone.
hello, I have a 2D game app for android phones, I have a boss that I send my APK's to. He says his touches seldomly work (I mean for 10 taps only 3 is detected"<-this is not accurate"). on my phone it works fine, the touches are detected but his phones(plural, he has a lot of phones to test) won't.
I don't know if this is relevant but.
• I'm using a Jellybean, while he uses Kitkat.
• I know my phone is slower compared to his phones.
• My phone is also used for unity remote.
• He mentioned the phones were LG G2, LG G3 and a couple of Samsungs
• I'm using a Samgsung Galaxy S4
• I'm using a Plugin that I bought from Unity Store for the touch/swipes input.
P.S. my boss is from Sweden and I'm from the Philippines, so we don't get to have a hands-on discussion.
How are you using the touch information? With the Input class? With OnPointerXXXX callbacks? You do raycasts? All this may be relevant too.
im not using raycast, but i am using a plugin that I bought.
And what's the plugin name? People using it might have encounter the same problem, make sure you share all the information related to the issue.