You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/07/10 12:33:22 UTC

[GitHub] [cordova-ios] breautek commented on issue #937: With Cordova and the cordova-plugin-wkwebview-engine I can no longer play sounds without direct user action when the App is installed over the official Apple App-Store!

breautek commented on issue #937:
URL: https://github.com/apache/cordova-ios/issues/937#issuecomment-656652253


   Sounds like you need an entitlement now based on:
   
   > reason: "Client is missing required entitlement">
   
   But... there doesn't seem to be any [entitlements](https://developer.apple.com/documentation/bundleresources/entitlements) for media playback. And according to one user on [this thread](https://developer.apple.com/forums/thread/121822):
   
   > Unfortunately, from iOS 13 this ability is under sytem entitlements, com.apple.multitasking.systemappassertions and com.apple.multitasking.unlimitedassertions, you can try it in simulator, no error in log. There is no way to launch it on device thought, as you need an Apple issued provision profile. So, all we can do is to hope that some future release will fix this.
   
   I don't have a test device, so I can't really play around with this, just posting some relevant information I found while searching for potential solutions and/or workarounds.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org