Android Enterprise - Set Default Browser (SOTI Surf)

OA
Ozan Acikalin Silver Contributor
JAMBO GmbH

Hello,

i was trying to set SOTI Surf as the default browser. But somehow it is not working.

I used the commands from the documentary:

set_default_browser net.soti.surf/net.soti.surf.ui.activities.SplashActivity

But nothing happens...

Samsung Device (SM-P610)
MC Agent v15.1.5
SOTI Surf v15.5.1

Here is the link to the article:
https://discussions.soti.net/articles/soti-surf-as-default-browser

Am i doing something wrong? Does it work for anyone?

4 years ago
SOTI surf
ANSWERS
I
ICMOD@SOTI
4 years ago

Hello Ozan,

Thanks for your post!

That script should work. Are you getting any errors at all?

Try this intent script and let me know if it works for you: 

default_application set "intent://#Intent;scheme=http;category=android.intent.category.DEFAULT;category=android.intent.category.BROWSABLE;end" net.soti.surf/net.soti.surf.ui.activities.SplashActivity

OA
Ozan Acikalin
4 years ago

The logs saying that default_application is not a supported script command.

Any other ideas?

K
KCMOD@SOTI
4 years ago

Hello Ozan,

Thank you for your reply.

Please confirm what OS version your device is running?
What script type do you select when sending the above scripts - Legacy or JavaScript?