This release migrates the local database engine and the over-the-air update client, hardens the data layer, and brings a number of NFC and edge-to-edge display fixes.
Fixes
- NFC tag discovery no longer misses tags on first scan
- NFC host card emulation (HCE) now does not conflict with other installed apps
- NFC and in-flight payment handling fixes
- Minibits is now offered in Android's selection popup of NFC enabled apps
- Hardened the data layer with fail-loud migrations and parametrised queries
Features and improvements
- NFC cold and hot start support — tapping a tag now reliably launches or resumes the app, even if closed, and auto-navigates to NFC screen
- Edge-to-edge display mode now supported on older devices
Upgrades
- Migrated the local database from
react-native-quick-sqliteto@op-engineering/op-sqlite, with the SQLite layer split into focused modules - Migrates modals on Android to
@gorhom/portalto resolve react native issues with theming of navigation and status bar in Edge-to-edge mode - Over-the-air updates:
hot-updaterupgraded from 0.23.1 to 0.32.0 and migrated to the new client API