Jack Bua
Posts: 0
Joined: Sun Jun 28, 2015 10:16 pm

Determine User's Web Browser

Is there a way to determine what web browser a user is using when accessing an Appery web app?

Ideally, I would like to be able to grab something I can use IF logic on and also save to a login log.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Determine User's Web Browser

Hello Jack,

Please use navigator.userAgent for that: http://stackoverflow.com/questions/98...

Jack Bua
Posts: 0
Joined: Sun Jun 28, 2015 10:16 pm

Determine User's Web Browser

I saw this initially but did not think it was what I needed. After further looking, looks like it could work. Thank you Sergiy.

Return to “Issues”