MediaMelon iOS Kaltura Player Plugin Integration Document
This guide provides detailed instructions on integrating the MediaMelon Plugin into a Kaltura player based iOS Media Player Application
Step 2: Register MediaMelon Plugin
Step 3: Configure and Initialise MediaMelon SDK
Step 1: Import Frameworks
Step 2: Register MediaMelon Plugin
Register the MediaMelon Plugin in the App Delegate after the player setup.
Step 3: Configure and Initialise MediaMelon SDK
Swift:
doHash: To hash the subscriber ID, set it to
true
. To leave the subscriber ID un-hashed, set it tofalse
. This is optional.
Last updated