Software Archive
Read-only legacy content
17061 Discussions

ThreeJS App works well in the XDK emulator but not works on real device

Ahmed_M_2
Beginner
276 Views

Hello

my threeJS app works well in the XDK emulator

but while testing it on my real mobile device - it does not work (just a blank white page) ..

I think it's a webGL support issue or something like this ?

we have to convert our graduation project on mobile phone

what to do ?

is there another JS libraries like threeJS and works well on mobile phone ..?

0 Kudos
1 Reply
PaulF_IntelCorp
Employee
276 Views

Make sure to select "optimize with crosswalk" on the Android build settings.

0 Kudos
Reply