Releases: inka-pallycon/pallycon-fps-ios-sdk
Releases · inka-pallycon/pallycon-fps-ios-sdk
v2.3.0
Version 2.3.0
- Fixed a CoreData error that only occurs in iOS 12
Version 2.2.0
- Fixed an error where KeyID could not be used to obtain a license
- PallyConDrmConfiguration.authData input is changed to optional.
- PallyConDrmConfiguration.init() function is modified because authData is now optional.
v2.1.0
- Added privacy manifest by Apple's AppStore policy
v2.0.0
- Updated integration APIs for better functionality and clarity.
- Deprecated some old APIs which are not needed anymore. Please check the included documents for more details.
v1.17.3
- Fixed an issue with iOS 17 beta version
v1.17.2
- Fixed a bug about AirPlay playback
v1.17.1a
- Fixed SDK library file issue in previous release
v1.17.1
- To prevent license errors when downloading small-size contents, the createDownloadTask() function that acquires a license first has been added.
- The content download function has been updated based on AVContentKeySession. Accordingly, the download function is only supported on iOS 11.1 and above.
- Fixed some errors related to AVAssetResourceLoader.