5 ms·
The central point of this app is to determine proximity of two devices. That's not possible today in a cross-platform way using web apps.
by axoltl 5mo ago
The central point of this app is to determine proximity of two devices. That's not possible today in a cross-platform way using web apps.
- pixel_popping 5mo agoYou can with the Geolocation API.
- s0a 5mo agoPWA has access to bluetooth (BLE on all platforms) and NFC on Android
- JumpCrisscross 5mo ago> PWA has access to bluetooth (BLE on all platforms) and NFC on Android This (EDIT: this app) is iOS only right now. And I hate the normalisation of giving websites access to Bluetooth and NFC.
- chabska 5mo agoI managed to make an ESP32-controlled RC car move by sending it commands from a webapp running on my Android phone last year. I don't believe I have telekinesis magic power, so I'd rather believe that this is not in-fact iOS only.
- JumpCrisscross 5mo agoSorry, clarified.