Releases: revtel/react-native-nfc-manager
Releases · revtel/react-native-nfc-manager
Release 3.14.8
3.14.8 (2023-09-05)
Bug Fixes
- cache the tag for later use (80105ad)
Release 3.14.7
3.14.7 (2023-08-24)
Bug Fixes
- remove deprecated android api setNdefPushMessages (35a8f8a)
Release 3.14.5
3.14.5 (2023-05-31)
- #637 (Bug: fix intents handling when they don't contain NFC tag [Android])
- #638 (Bug: restart polling on NFC tag connection error [iOS 16])
Release 3.14.1
3.14.1 (2022-11-15)
Bug Fixes
- android: avoid possible duplicated JS callback invokation (2eaf59f)
Release 3.13.5
3.13.5 (2022-06-25)
Bug Fixes
- android: avoid native exception while jumping to system NFC settings (9607b50)
Release 3.13.4
3.13.4 (2022-06-25)
Bug Fixes
- ios: only append ISO18092 polling flag when felica is added into (c9b9013)
- add CoreNFC as a waek framework to avoid crashes on devices without (527bebd)