App Open Ad Format
App open ads are full-screen ad format that can be used at the following moments:- Display ads during app launch loading screen
- Display ads when app transitions from background to foreground

Integrating Ads
1
Create adUnit
Configure your ad unit using the
ad unit ID issued from the dashboard.2
Create DaroAppOpenAdManager and Load Ad
Create a DaroAppOpenAdManager to preload app open ads, and load the ad.
3
Display App Open Ad
Display the app open ad.
4
Clean Up DaroAppOpenAdManager Resources
Clean up resources when the app open ad is no longer needed.

