apache / cordova-ios

Apache Cordova iOS
https://cordova.apache.org/
Apache License 2.0
2.15k stars 987 forks source link

Failed to acquire RBS MediaPlayback assertion 'WebKit Media Playback' #1090

Closed palnatisriram closed 3 years ago

palnatisriram commented 3 years ago

**Problem**

This issue happen after my app upgraded from Cordova IOS 5.1 to 6.0.2.

What is expected to happen? Here i'm integrating the Twilio voice functionality. Whenever click the call button it showing below error.

**Error**

[ProcessSuspension] 0x1081d3ab0 - ProcessAssertion: Failed to acquire RBS MediaPlayback assertion 'WebKit Media Playback' for process with PID 2226, error: Error Domain=RBSAssertionErrorDomain Code=3 "Required client entitlement is missing" UserInfo={RBSAssertionAttribute=<RBSDomainAttribute| domain:"com.apple.webkit" name:"MediaPlayback" sourceEnvironment:"(null)">, NSLocalizedFailureReason=Required client entitlement is missing}

User denied access to microphone, or the web browser did not allow microphone access at this address.

**Version information**

Ionic 5.6.0
Cordova 10
Cordova iOS 6.2.0
Xcode 12

Pasoul commented 3 years ago

same issue

timbru31 commented 3 years ago

Thanks a lot for your issue, however the issue template exists for a reason. 😊
It helps us to debug the issue further and to provide a solution much faster. With important information missing, we unfortunately can't help you.

Therefore, please edit this issue accordingly or close and create a new one and make sure to provide all the required information.

promit13 commented 3 years ago

same issue

nik13 commented 2 years ago

same issue!!

leas251 commented 2 years ago

same issue!!

zhihongzhang123 commented 2 years ago

同样的问题!!

hxf31891 commented 1 year ago

Any movement on this?