In version 0.11.1 this issue continue in IOS "code": "ENSOSSTATUSERRORDOMAIN-10875", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn’t be completed. (OSStatus error -10875.)
See original GitHub issue🪲 In version 0.11.1 this issue continue in IOS “code”: “ENSOSSTATUSERRORDOMAIN-10875”, “domain”: “NSOSStatusErrorDomain”, “message”: "The operation couldn’t be completed. (OSStatus error -10875.)
🪲 What is the observed behavior?
🪲 What is the expected behavior?
🪲 Please post your code:
// Please post your code
💡 Does the problem have a test case?
💡 Possible solution
💡 Is there a workaround?
💡 If the bug is confirmed, would you be willing to create a pull request?
Is your issue with…
- [ Yes] iOS
- [ No] Android
- [- ] Windows
Are you using…
- [ YES] React Native CLI (e.g.
react-native run-android) - Expo
- Other: (please specify)
Which versions are you using? 0.64.2
- React Native Sound:
- React Native:
- iOS:
- Android:
- Windows:
Does the problem occur on… Both
- Simulator
- Device
If your problem is happening on a device, which device?
- Device:
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:9
Top Results From Across the Web
Profile could not be decrypted dur… | Apple Developer Forums
Profile could not be decrypted during MDM profile download iOS. ... Underlying error: NSError: Desc : The operation couldn't be completed.
Read more >react-native-sound - Bountysource
In version 0.11.1 this issue continue in IOS "code": "ENSOSSTATUSERRORDOMAIN-10875", "domain": "NSOSStatusErrorDomain", "message": "The operation couldn't be ...
Read more >Some audio url not playing on ios react native - Stack Overflow
{ code: "ENSOSSTATUSERRORDOMAIN1954115647", message: "The operation couldn't be completed. (OSStatus error 1954115647.) ...
Read more >react-native-sound/Help - Gitter
Following this I see failed to load the sound with an object: code: "ENSOSSTATUSERRORDOMAIN2003334207", message: "The operation couldn't be completed. (OSStatus ...
Read more >an error was encountered processing the command (domain ...
iOS Swift : Error Domain=NSOSStatusErrorDomain Code=-12792? ... I was able to solve this issue by the following approach. ... Get this error message:....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Pass second argument as ‘’ for ios and Sound.DOCUMENT or other values for android. Please see the below code
My issue got resolved by doing this.
Where do you do that?