- Built with Xcode 14.3, Swift version 5.8.
- Tap to Pay on iPhone now returns card read results immediately by default on iOS 16.4+ to reduce transaction time.
- Fixes #229:
connectedReader
andconnectionStatus
is now correctly set when thedisconnectReader
completion block is run when using the simulated Bluetooth reader. - Fixes #232:
didReportBatteryLevel
now correctly reportsbatteryLevel
as a float between 0 and 1 as documented.