World Fit

Travel the world while getting fit!


Readme


Cadence Sensor:
To use the biking mode in the app, you will need a cadence sensor, which can be mounted on your execise bike and connect to the app via bluetooth. If you don't already have one, please get one from amazon or other online/offline stores. Here's a link to Amazon for your convenience: where to buy cadence sensor
After receiving your cadence sensor, mount it on your bike by following this video tutorial: How to install cadence sensor
Once it's mounted and turned on, please make sure your PC bluetooth is enabled, and run WorldFit. If everything goes well, your device should appear when you go to the biking mode and go through the setup/tutorial steps. Once the app connects to your sensor, it will remember the sensor and automatically tries to connect to it in the future. You are now good to go!
Note: We need the sensor mode to be in CADENCE-only mode for it to connect properly. some sensors support only speed mode and dual mode (speed and cadence together) this is not currently supported. wahoo is the most used sensor in this space, but the cheapest magene sensor also works perfectly.
Smart bikes: Most smart bikes have cadence sensors, some will work directly with WorldFit, but some use proprietary protocols to communicate and therefore do not work with thirdparty apps. The best way to find out is to scan and see if your sensor shows up in the app. If not, follow the instructions above to get a third party cadence sensor


Google map API keys:
This app uses 3d maps data streamed directly from google. As such, google limits the use of its service for each api key. When you purchase WorldFit, we include a builtin map key to get you started quickly, but we have to limit the daily use for each player so that others can get a chance to use it too. We recommend you to get your own map key from google, so that this limit can be lifted for you. To get your own map apikey, please visit:
https://developers.google.com/maps/documentation/tile/get-api-key
Check out this tutorial video if you get stuck:
Once you obtain your apikey, go to the game directory and you will see a file called "apikeys.xml". you will see something like this:
<apikeys>
    <key>something</key>
    <key>something2</key>
</apikeys>

To add your own apikey, just add another key below the <apikeys> line, like so:
<apikeys>
    <key>yourapikey</key>
    <key>something</key>
    <key>something2</key>
</apikeys>
Now you can just save it and run the app. The app will automatically detect whether you have a valid apikey. When it finds your valid apikey, the limit will be lifted and you can jump to as many places as you like! Have fun exploring the world and getting fit!

Cadence Sensor Troubleshooting
Please download this BlueTooth Sensor Connection Test tool. This is a 2D tool, that doesn't require VR to work. To use, pedal your bike to wake your sensor, and run the exe. Hit the "Scan" button, and select your sensor that should show up in the sensor list. See if you can connect to it, if so, pedal your bike to see if the crank revolution count number changes as you pedal. If not, please find the player.log file, by openning the %AppData% folder, and find the LocalLow/RevTech/bluetootheconnectiontest/ folder. The player.log file should be inside. Send the log file to us, via email: revtechdev@gmail.com

Still got questions?
Join us on our discord server!