Appodeal for Ionic
npm install gean-appodeal
npx cap syncinitializeAppodeal(...)showInterstitial()showBannerBottom()showBannerTop()interstitialIsLoaded()bannerIsLoaded()
initializeAppodeal(options: { key: string; isDev: boolean; useTestAds: boolean; consent: boolean; }) => any| Param | Type |
|---|---|
options |
{ key: string; isDev: boolean; useTestAds: boolean; consent: boolean; } |
Returns: any
showInterstitial() => anyReturns: any
showBannerBottom() => anyReturns: any
showBannerTop() => anyReturns: any
interstitialIsLoaded() => anyReturns: any
bannerIsLoaded() => anyReturns: any