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

    Unity 2021/2022 Android issues

    Tip

    You are strongly advised to use Unity 6 for Android builds as everything works fine there.

    We have encountered an error containing the following lines:

    Execution failed for task ':launcher:mergeExtDexDebug'.
    
    > Could not resolve all files for configuration ':launcher:debugRuntimeClasspath'.
     
    > Failed to transform (...).aar
    

    This is similar to the issues described in

    • Gradle build issues for Android API SDK 35 in Unity 2022.3LTS
    • Unable to Create Builds for Android SDK 35 with Unity 2022.3.40

    despite not being directly related to Android 35.

    In this article
    Back to top Generated by DocFX