Amitai Blickstein
Amitai Blickstein
I found this convenient to have the examples ready to hand, especially before I wrapped my head around it. I also added a `compactMapNil` for iOS 9.3+, if you like...
My Studio DRM Implementation for the Best Practice App. I generate the JWT using the `SwiftJWT` pod, and you will need to manually re-implement `JWTestAsset.swift`, providing the media ID, policy...
#### Related ticket: [SDK-10182](https://jwplayer.atlassian.net/browse/SDK-10182) * This project began as an exercise in migrating from V3 to V4. * It also added functionality — an "infinite" scroll implementation, which is a...
## This PR simply replaces the old iOS SDK demo project with a ground-up rewrite that serves the same (a) customer-facing and (b) Support, issue-reproduction purposes. #### This is because...
Default min SDK version set to 4.19.0 b/c Privacy Manifest Same reason for requiring IMA 3.22.0
Was using "dateValue", thought I'd give back a little. :)