
Effortlessly integrate ads into your mobile game with the SpaceAdMobile plugin, supporting a streamlined implementation process for Unity LevelPlay, Yandex.Ads and Google AdMob advertising networks.The SpaceAdMobile plugin offers a comprehensive solution for integrating advertising functionalities seamlessly into mobile applications.• Cross-Platform CompatibilityFully supports Android and iOS operating systems, boasting platform agnosticity with compatibility for both the Apple App Store and Google Play Store.• Comprehensive Ad SupportFacilitates integration of all major ad formats, includingBanner Ads (with Collapsible Banners exclusive to AdMob),Interstitial Ads,Rewarded Video Ads,Native Overlay,App Open Ads.• Ease of ImplementationBundled prefabs for straightforward integration, alongside extensively documented code to streamline the development process.• Possibility of mediation with other advertising servicesAdd the capability to utilize other advertising services through mediation, such as Unity Ads.• Intelligent Ad HandlingAutomatically transitions to real ads for applications installed from official online stores, enhancing the user experience.• Cost-EffectiveOffers competitive pricing to ensure the maximization of your application's revenue potential.($$$$$$$,77¢)Seamlessly integrate ads into your app today!==========================================================Requirements and Setup:For Unity LevelPlay integration:Plugin Version: Ensure the LevelPlay plugin (Ads Mediation) installed via the Package Manager is version 8.7.0 or higher within the 8.x.x range.Account Configuration: Configured Unity and ironSource accounts are necessary.Unity LevelPlay Plugin Importation Instructions: official documentation is available at: https://developers.is.com/ironsource-mobile/unityFor Yandex.Ads integration:Plugin Version: Ensure the AdMob plugin version is 7.11.1 or higher within the 7.x.x range.Account Configuration: A configured Yandex.Ads account is necessary.Yandex.Ads Plugin Importation Instructions: Yandex's official documentation is available at: https://yandex.ru/support2/mobile-ads/en/dev/unity/quick-startFor Google AdMob integration:Plugin Version: Ensure the AdMob plugin version is 10.0.0.Account Configuration: A configured AdMob account is necessary.AdMob Plugin Importation Instructions: Follow Google's official guide at: https://developers.google.com/admob/unity/quick-startChoose between three advertising networks for your mobile application:Unity LevelPlay;Yandex.Ads;Google AdMob.SpaceAdMobile plugin allows selective integration, providing the flexibility to include only the desired advertising network. During the asset import process select the desired ad aggregator from selection window.AndroidManifest.xml:baseProjectTemplate.gradle:jcentral() -> mavenCentral()If gradle error: classpath 'com.android.tools.build:gradle:4.0.2'proguard-user.txt:-keep class androidx.lifecycle.DefaultLifecycleObserver { *; }Unity LevelPlay Proguard