react-native-stripe-terminal
react-native-stripe-terminal copied to clipboard
Is supported Iphone 11 and newer ios devices?
Hi everyone!
I got that warning after call
StripeTerminal.discoverReaders(
//StripeTerminal.DeviceTypeReaderSimulator,
StripeTerminal.DeviceTypeChipper2X,
StripeTerminal.DiscoveryMethodBluetoothProximity
);
Object { "error": "Bluetooth Low Energy is not supported on this iOS device. Use a different iOS device that supports BLE (also known as Bluetooth 4.0).", }