react-native-ble-plx icon indicating copy to clipboard operation
react-native-ble-plx copied to clipboard

Fix iOSErrorCode type in d.ts file

Open fabiendem opened this issue 3 years ago • 2 comments

Purpose Fix iosErrorCode type. Change it from BleATTErrorCode to BleIOSErrorCode.

Implementation seems to use BleIOSErrorCode. See implementation at https://github.com/Polidea/react-native-ble-plx/blob/1c3ceca0166a810286d035ec782586924310f966/src/BleError.js#L36

fabiendem avatar May 07 '21 16:05 fabiendem

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 07 '21 16:05 CLAassistant

@mciechanowicz, it looks like the project is linked to the wrong Travis project. Do you know how we could get this PR in please?

fabiendem avatar Feb 21 '22 16:02 fabiendem