Hello,
i'm trying to add a link with a macro as parameters on my Lockdown.
https://my-url/url/%MAC%
In order to access an internal page where the mac address is used.
I tried a lot of different combination, as Intent://, Browsers://, Https://, even inputted the link right in the template.
One of the intent example : intent:my-url/%MAC%/#Intent;scheme=https;action=android.intent.action.VIEW;component=com.android.chrome/com.google.android.apps.chrome.Main;end
Also tried with utf-8 encoding for '%' as %25 same..
None of them is working ..
Could use a little help on this !
Thanks in advance