javascript - Setting mock location from Cordova Android -


is there way set mock location coordinates cordova? perhaps there plugin this?

i developed app needed mock location, , lot of testing using localhost in iis before testing on device or emulator.

  1. global variable _testlocalhost = true
  2. i have function called isrunninglocalhost() , check anytime if need mock data. have use similar technique when testing on published apps.

Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -