Appstock for Unity
  • Documentation
  • API Reference
Search Results for

    Show / Hide Table of Contents
    • Overview
    • Package Contents
    • Installation
    • Requirements and limitations
      • Requirements
      • Unity 2021/2022 Android issues
      • iOS blocks insecure requests
      • iOS Simulator on arm64
    • Displaying Ads
      • SDK Initialization
      • Banner Ad
      • Interstitial Ad
      • Rewarded Ad
      • Native Ads
        • Introduction to Native Ads
        • Building Native Ad Request
        • Applying Native Ad Response
    • Advanced Configuration
      • SDK Configuration
      • Improving targeting
      • Ext Slot
    • Samples

    Installation

    Installing the package

    Use the Package Manager window to Add UPM package.

    Native dependencies

    This package includes XML (at Editor/NativeDependencies.xml) for External Dependency Manager for Unity (EDM4U).

    There are declared the versions of (AppstockSDK) native libraries to pull from CocoaPods / Maven.

    If you already have EDM4U package installed, it should handle the rest.

    Otherwise, you would need to manually (or via script) add these iOS/Android dependencies to the project upon build/export.

    In case of any breaking changes within newer versions of native libraries, try updating this plugin package, or downgrade those dependencies back, down to the exact minimal version specified in XML.

    In this article
    Back to top Generated by DocFX