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

java - unable show chart in xls document using jasper reports -

javascript - How to change image src on success AJAX -

java.lang.RuntimeException: Could not generate dummy secret at sun.security.ssl.RSAClientKeyExchange.<init> -