Hello everybody.
I made a shooter game for PC using nw.js, now I want to publish the same game on android.
The question is: can I use the same code or I need to remove not supported events, like Nwjs? If I keep Nwjs code, may this cause crash or bug in android/ios devices?