Skip to content

[FR] Add support for ASMDEF files to the plugin. #3851

@Davidnovarro

Description

@Davidnovarro

Environment

  • Unity version: 6.1
  • Google Mobile Ads Unity plugin version: 10.2.0
  • Plugin installation method: Unity package manager
  • Mediation ad networks used, and their versions: Mintegral, Iron Source

Problem

Standalone builds fail for Standalone (Windows, Headless Linux Server etc...) builds.
To fix I have to remove manually each time the Mintegral and Iron Source mediation adapters before the build

Steps to reproduce:

Install Mintegral and Iron Source adapters and try to build a Standalone executable (Windows, Mac, Linux)

Relevant Code:

Library\PackageCache\com.google.ads.mobile.mediation.ironsource@03ff74c0c473\source\plugin\Assets\GoogleMobileAds\Mediation\IronSource\Api\IronSource.cs(22,17): error CS0103: The name 'IronSourceClientFactory' does not exist in the current context
Library\PackageCache\com.google.ads.mobile.mediation.mintegral@f8668ca4dd2d\source\plugin\Assets\GoogleMobileAds\Mediation\Mintegral\Api\Mintegral.cs(22,17): error CS0103: The name 'MintegralClientFactory' does not exist in the current context

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions