Ad Support

Google AdMob Support

iOS

Please refer to the instruction to set up the iOS project. You don't need to call FireworkVideoSDK.initializeSDK() on the iOS side. We will call this method when you call FireworkSDK.getInstance().init() on the Dart side.

Android

Please refer to the Google Admob doc to add your AdMob app ID to your app's AndroidManifest.xml file.

Google IMA Support

Setup Native Project

iOS

Please refer to the instruction to set up the iOS project. You don't need to call FireworkVideoSDK.initializeSDK() on the iOS side. We will call this method when you call FireworkSDK.getInstance().init() on the Dart side.

Android

No configuration is required.

Last updated