Comment by s0a
18 hours ago
why not a proper Progress Web App so it can run on any device independent of app stores? it's not as though a social app needs deep OS integration. I'm sure Claude or Codex could vibe code that in an afternoon.
18 hours ago
why not a proper Progress Web App so it can run on any device independent of app stores? it's not as though a social app needs deep OS integration. I'm sure Claude or Codex could vibe code that in an afternoon.
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.
PWA has access to bluetooth (BLE on all platforms) and NFC on Android
> 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.
2 replies →
You can with the Geolocation API.