Define page events in multiple files

Don’t know, works for me. Did you include cordova.js before app init, right?

Yes, absolutely…

did you include the camera-plugin ?

Yes because invoking that manually works

there is no “race condition” at this level

it’s gravity

something is wrong in your code

The code is what i have posted above

what is the output of this:

Dom7(document).on('deviceready',function(e){
  console.log(navigator.camera);
});