AppsFlyerSDK / appsflyer-unity-plugin

AppsFlyer Unity Plugin
MIT License
154 stars 62 forks source link

Returning of old error in package version 6.9.4 #205

Closed Fixer33 closed 1 year ago

Fixer33 commented 1 year ago

Hey. Just encountered old issue that was discussed earlier: https://github.com/AppsFlyerSDK/appsflyer-unity-plugin/issues/86 I've tried the old solution of changing to 6.2.3 version, but it took no effect. Problem is in missing com.appsflyer.unity.AppsFlyerAndroidWrapper Java class. I've tried importing .jar library with this class, but unsuccessfully.

af-do commented 1 year ago

Hi @Fixer33 and thank you for reaching out to us! It does not seem to be the same issue as the one you have referenced, the previous issue was related to a mistake in versions numbers in the AppsFlyerDependencies.xml file, I can see that the 6.9.4 release has the correct 6.9.4 (Android) dependencies and the versions exist on maven.

In order for us to provide optimal support, please submit a ticket to our support team at support@appsflyer.com. When submitting the ticket, please specify:

Fixer33 commented 1 year ago

The issue was resolved! To fix it:

  1. Revert all the changes to the state before importing package
  2. Install package without using Dependency Resolver