EddyVerbruggen / nativescript-plugin-firebase

:fire: NativeScript plugin for Firebase

Home Page:https://firebase.google.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Error for interstitial ads

rmn81 opened this issue · comments

commented

I am getting below error whenever I try to show interstitial ads on android(5.1.1).
java.lang.RuntimeException: Unable to start activity ComponentInfo{----- /com.google.android.gms.ads.AdActivity}: android.util.AndroidRuntimeException: requestFeature() must be called before adding content

Note: It is working fine on higher version of android(10, 11)

Is anyone also facing the same issue?