Please note that for majority of uses the parameter string needs to be URL-encoded (so called percent encoding).
It normally relates to the following characters: "#%[]^` and the SPACE. For exact rules check the documentation on Encoding
Example: Instead of com.sygic.aura://route_download route.sif
use com.sygic.aura://route_download%7Chttp%3A%2F%2Fdata.my.com%2Fmy%20route.sif
You can develop your own tool for remote activation of the licenses using https/php request which allows you to connect directly to sygic server and perform activation operations. The requirement is that each device is having established internet connection.
Please note on August 2, 2016 we have migrated business license system into the new generation version where product id's have different values than before so you might need to update your activation script to use new values. Besides we are also changing service URL, but for the compatibility reasons we still keep the old one till December 31, 2016. For details check the Backward compatibility paragraph bellow.
The request to be used is in the following format:
=2&SD_password=%s&product_ID=%s&device_code=%s&description=%s
Replace %s sign in the request above with a real SD password, Product ID, Device Code and Description (as specified in the request) to assign a license to your account.
If you know your license had a product code but it was lost or forgotten, you can use the Get product code page to request it.
Make sure to enter the same email, which you have used while making the purchase. Please note: the page will not send you a product code if you purchased a license via Google Play or the Apple App Store.