GitHub user erisu edited a comment on the discussion: Cordova iOS: JW Player 
CDN Fails to Load Due to app:// Scheme

I believe the issue your seeing is this: 
https://github.com/jwplayer/jwplayer/issues/3561

It sounds like you might need to configure the `base` parameter. I suspect it 
is starting with `//` by default which will take the scheme that is used. It 
works for Android because its scheme is `https` while iOS is `app`.

You can not use HTTP or HTTPS scheme in iOS.

GitHub link: 
https://github.com/apache/cordova/discussions/514#discussioncomment-11444977

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to