Home > Design - Imagery, Banners & Landers > Landing Pages

9 JavaScript APIs accessing Device Hardware (8)


07-14-2015 08:36 AM #1 Mr App (Member)
9 JavaScript APIs accessing Device Hardware

Great article where you can find some tips for improving mobile landing page performance.

9 JavaScript APIs accessing Device Hardware


07-14-2015 11:40 AM #2 erffiliate (Member)

Thanks!


07-14-2015 12:14 PM #3 caurmen (Administrator)

Very useful!

One thing to note about the geolocation API is that it'll usually pop up a big "Do You Want To Reveal Your Location?" popup to the user, so you'll want to be aware of that and work around it.

battery.level has obvious applications for anyone pushing cleaner apps! I didn't know about that one - off to test...


07-14-2015 12:18 PM #4 caurmen (Administrator)

Update having tested it - the various HTML5 battery APIs appear to be somewhat unstable. Use with caution and check what they work on first - or set your tracking up to tell you if they throw an error code. Still very useful in some circumstances!


07-14-2015 02:44 PM #5 Mr App (Member)

Great carumen, thanks for this details.


07-16-2015 10:07 AM #6 tim roth (Member)

Anyone tested the Device Light API ?


07-16-2015 01:36 PM #7 caurmen (Administrator)

Appears to be Firefox Mobile only from my quick test just now.


07-16-2015 01:48 PM #8 tim roth (Member)

Quote Originally Posted by caurmen View Post
Appears to be Firefox Mobile only from my quick test just now.
Is it stable? Does it slow down a lot the loading speed?


Home > Design - Imagery, Banners & Landers > Landing Pages