Lỗi AmbiguousMatchException: Ambiguous match found.

This error can occur if you are using Unity Editor 2021.2 or later, and you are using either:

  • A version of PlayServicesResolver that was provided in Mediation 0.1.1 or earlier
  • A version of PlayServicesResolver that was provided outside of Mediation

To resolve this error, complete the following steps:

  1. Upgrade to the Unity Mediation SDK 0.2.0 or later, and then close your project.
  2. Delete the Assets/PlayServicesResolver folder in your project.
  3. Reopen your project, and you will be prompted to install a version of PlayServicesResolver that is provided with the Mediation package. Install this version of the PlayServicesResolver.

For more information, see the Unity Mediation documentation

Leave a Reply

Your email address will not be published. Required fields are marked *