SDK Integration FAQ

If Liftoff Monetize SDK support Flutter?

We do not have a Flutter plugin. We have SDKs for iOS and Android in their native programming langauges if you would like to see if those might work for your application. However, the best practices is that you can use mediation flutter plugin to integrate us.

How to get a test an ad?

There is no API to get a test ad on SDK side. You can enable Test mode or test devices on our dashboard.

Does Google Play 16 KB Page Size Requirement impact Vungle SDK

Our SDK support Google Play 16 KB Page Size Requirement. Our SDK does not include or load any native code (no .so libraries). It is fully implemented in higher-level languages and relies only on standard Android framework APIs. Therefore, the SDK is inherently compatible with both 4 KB and 16 KB page-size devices.

Does Liftoff Monetize Android SDK support 64-bit app?

Vungle Android SDK supports the 64-bit requirement. Vungle Android SDK doesn't use any native code like c,c++ and is written entirely in non-native code. So we are supporting 64 bit already.

Does the Liftoff Monetize iOS SDK use UIWebView or WKWebView?

Vungle iOS SDK used to support both UIWebView and WKWebView. However, UIWebView won't be supported in iOS 13+. To accommodate this change, Vungle has removed all UIWebView from Vungle iOS SDK v6.4.5 and higher.

Apps that run in iOS 8 and higher use the WKWebView class instead of UIWebView. Additionally, consider setting the WKPreferences property javaScriptEnabled to 'false' if you render files that are not supposed to run JavaScript. For additional details about UIWebView, refer to the Apple Developer forum.

Does Liftoff Monetize SDK provide an API to mute ads?

Not at this time. The SDK does not include a public API to mute, unmute, or adjust ad volume. Use the mute option in our dashboard. This is the only reliable way to ensure ads are delivered with audio disabled. Please contact your account manager to do so.

Questions?

Need further assistance, feel free to reach out to us, we’re here to help!

Was this article helpful?