TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Quality difference between accessing sensors via a browser vs. natively?

2 pointsby StefanWestfalover 1 year ago
I would like to build a proof-of-concept (POC) app. For this, I need to access a device&#x27;s geolocation and orientation in space. I have been reading about web APIs on Mozilla Developer Network. The app should run on mobile devices, but I have never published anything on the Play Store or App Store. I assume that maintaining multiple platforms takes a lot of work. How viable would a webpage be that users can visit from their devices, which prompts for access to sensors like the gyroscope and geolocation? Would there be a quality difference between accessing sensors via the web and via a native app?<p>Note: Time delays is not really an issue

no comments

no comments