project didnt work on android, but it works on unity
I finished the project and built it for android. Project still works fine on unity editor but the buttons are useless on the phone.
I have been reading meterials but I couldnt fix the problem. can you help me guys?
I checked the output_log for pc version. it helped a bit. I got some buttons worked on the phone. but still i cant use the inputfields on the phone. their value is always zero : phone doesnt allow me type any number apart from zero.
it is really hard to check problem on phone if it's solved.
how can i find logs in eclipse?
In eclipse Use Tag:Unity in logcat window
See the screenshot for more help
it's inputfield's child objects. when using getchild(x) where inputfield is the parent object, it makes problem. caret holder changes the order number of child objects.
Your answer
Follow this Question
Related Questions
Devices No Longer Supported | When releasing app on google playstore 0 Answers
Unable to create Android build on Macbook 0 Answers
Android game won't run if I build it as "Development Build" 0 Answers
Failed to re-package resources 0 Answers
Can standard shader reflections work accurately on mobile? 2 Answers