Skip to content

gean01/appodeal

Repository files navigation

gean-appodeal

Appodeal for Ionic

Install

npm install gean-appodeal
npx cap sync

API

initializeAppodeal(...)

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()

showInterstitial() => any

Returns: any


showBannerBottom()

showBannerBottom() => any

Returns: any


showBannerTop()

showBannerTop() => any

Returns: any


interstitialIsLoaded()

interstitialIsLoaded() => any

Returns: any


bannerIsLoaded()

bannerIsLoaded() => any

Returns: any


About

Appodeal for Android + Capacitor

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published