thaliproject / postcardapp

A sample app to demonstrate how to build Thali applications
MIT License
22 stars 5 forks source link

Localhost development reference error "Mobile is not defined" #58

Closed deadlyfingers closed 8 years ago

deadlyfingers commented 8 years ago

Which 'mockmobile.js' should be copied into thali module dir to avoid reference error?

ReferenceError: Mobile is not defined
    at registerMobilePeerEvent (/Users/david/postcardapp/www/jxcore/node_modules/thali/thaliemitter.js:36:5)
    at /Users/david/postcardapp/www/jxcore/node_modules/thali/thaliemitter.js:41:7

https://github.com/thaliproject/Thali_CordovaPlugin/blob/master/thali/thaliemitter.js#L36