Hello,
I'm trying to use the pedometer plugin in my application, while starting the step count button it displays the error : variable not found pedometer. I read the github documentation which stated You do not need to reference any JavaScript, the Cordova plugin architecture will add a pedometer object to your root automatically when you build. Please help solve this error.
Hi Jasman,
Are you testing the pedometer on a Phone or are you using OutSystems Now?
Custom Cordova plugins will only work on real Phones.
Cheers,
Renato
Jasman Arora wrote:
Renato Torres wrote:
Hi Renoto,
It worked once I installed on the phone using apk and the pedometer issue seems to be solved but the step count is not incrementing..Could you look into the code and help to recitify it? It will be of great help.
Jasman Arora