My app works correctly in mobile browsers. It even works correctly in Intel XDK emulators. But when I build it as Crosswalk Android and run on device, my app doesn't work. I found out that requireJS just doesn't load modules that it should to load.
What can I do to fix this?