googlesamples / unity-jar-resolver

Unity plugin which resolves Android & iOS dependencies and performs version management
Other
1.25k stars 340 forks source link

[Bug] External Dependency Manager doesn't show up in Unity under Assets #711

Open Shadowing1983 opened 2 hours ago

Shadowing1983 commented 2 hours ago

[REQUIRED] Please fill in the following fields:

[REQUIRED] Please describe the issue here:

After Importing the package. External Dependency Manger is not listed under Assets. This is because Editor is not checked under Google.IOS Resolver Ifi check it. It will show up in the editor but when I go to click Install Cocoapods I get error

TypeLoadException: Could not load type of field 'Google.IOSResolver:analytics' (57) due to: Could not resolve type with token 01000016 from typeref (expected class 'Google.EditorMeasurement' in assembly 'Google.VersionHandlerImpl, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null') assembly:Google.VersionHandlerImpl, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null type:Google.EditorMeasurement member:(null)

Please answer the following, if applicable:

What's the issue repro rate? (eg 100%, 1/5 etc) 100 percent

What happened? How can we make the problem occur? This could be a description, log/console output, etc. Import package

google-oss-bot commented 2 hours ago

This issue does not seem to follow the issue template. Make sure you provide all the required information.