You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.
This is the format of the URL: https://flyve.org/flyve-mdm-deeplink/<base64>
The base64 string contain this information: http://api.domain.com/glpi/apirest.php;45erjbudklq5865sdkjhjks;lkhjfkgsdf546634s;company's helpdesk;+33123456789;https://support.company.com;support@company.com;
Please, show the support information with their proper url format (mailto:, callto:, http:...):
Company name
Phone
URL
Email
The deeplink to exec have this format: flyve://register?data={{base64encode CSV}}
Please, also generate a QR image with the deeplink.
You can copy this design and sources to start: https://t.me/username
Use vanilla JS.
When the deeplink works (agent installed) the visibility change.
If the visibility does not change in few seconds.
We can detect the OS and redirect to the proper store (iTunnes or Google Play).
Hi, @Gianfranco97
We need a Web Site to resolve deeplinks.
This is the format of the URL:
https://flyve.org/flyve-mdm-deeplink/<base64>
The base64 string contain this information:
http://api.domain.com/glpi/apirest.php;45erjbudklq5865sdkjhjks;lkhjfkgsdf546634s;company's helpdesk;+33123456789;https://support.company.com;support@company.com;
Please, show the support information with their proper url format (mailto:, callto:, http:...):
The deeplink to exec have this format:
flyve://register?data={{base64encode CSV}}
Please, also generate a QR image with the deeplink.
You can copy this design and sources to start: https://t.me/username
Use vanilla JS.
When the deeplink works (agent installed) the visibility change.
If the visibility does not change in few seconds.
We can detect the OS and redirect to the proper store (iTunnes or Google Play).
Google Play
https://play.google.com/store/apps/details?id=org.flyve.mdm.agent
iTunnes (App Store)
https://itunes.apple.com/us/app/flyve-mdm-agent
Reference:
https://developer.mozilla.org/en-US/docs/Web/API/Page_Visibility_API
The text was updated successfully, but these errors were encountered: