Closed vedantgurav closed 1 month ago
Issues i could reproduce with Polar 360 device (Firmware version: 1.1.0) :
Solved by fixing the FileSystemType function. Polar 360 was missing here. https://github.com/polarofficial/polar-ble-sdk/blob/f9c57d5148de25199544338a4a3a65125792da4a/sources/iOS/ios-communications/Sources/iOSCommunications/ble/api/model/polar/BlePolarDeviceCapabilitiesUtility.swift#L21-L39
Platform on which you observed the bug:
Device on which you observed the bug:
Polar 360
Describe the bug In the iOS SDK demo project, I can successfully start and stop offline recordings on the Polar 360. But when I try to list the recordings, I get operationNotSupported.
Additionally, the disk space remains unchanged on the device.
How to Reproduce
Expected behavior
Screenshots and logs