googlesamples / unity-jar-resolver

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

[Bug] Failed to determine the most recently installed Android SDK version. #493

Closed alphacrutch closed 2 years ago

alphacrutch commented 2 years ago

[READ] For Firebase Unity SDK issues, please report to Firebase Unity Sample

Once you've read this section and determined that your issue is appropriate for this repository, please delete this section.

[REQUIRED] Please fill in the following fields:

[REQUIRED] Please describe the issue here:

(Please list the full steps to reproduce the issue. Include device logs, Unity logs, and stack traces if available.)

Just imported Firebase version .net4 Analytics, Authentication, Firestore and Installations packages. Implemented Signin and login firebase features and a test for Firestore. All Functions were tested and working. Decided to do a build to test on phone. Encountered the Issue during build

If you have a downloadable sample project that reproduces the bug you're reporting, you will likely receive a faster response on your issue.

paulinon commented 2 years ago

Hi @alphacrutch,

This is likely related to your Unity configuration. Later versions of the editor usually require a minimum API version of 19. It's recommended that you use OpenJDK and Android SDK installed through Unity Hub. Otherwise, if you like to use your own, please make sure the required version is installed and set correctly in your Preferences > External Tools.

Could you try this solution and see if the issue persists or if it suits your use case?

google-oss-bot commented 2 years ago

Hey @alphacrutch. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

google-oss-bot commented 2 years ago

Since there haven't been any recent updates here, I am going to close this issue.

@alphacrutch if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.