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:
us...@infra.apache.org



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

Reply via email to