-
Notifications
You must be signed in to change notification settings - Fork 6
Error: uses-sdk:minSdkVersion 21 cannot be smaller than version 23 declared in library [com.google.firebase:firebase-auth:23.0.0] #63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hello @npapalia This issue does reference to Java version not to Min SDK Version. I created an extension as "HOT FIX" for this issue, I need talk with the team if we move ahead with this in the extension or should be included in the internal files
Download the .zip file, unzip it and import it using Tools -> Import Local Package Please let me know if works for you Regards |
Hi, Thanks so much for the quick hotfix. I'll pass this to my team and provide more information on how everything works out soon. Thanks, |
Hey, I'm on @npapalia's team, and I've tried to apply the hotfix. Nothing seemed to change in the compile process. I appreciate the effort taken to make it, but it doesn't seem to do anything. Should I be doing anything more than just importing it and ensuring its enabled? |
Sorry, I just tested again and you are right, no effect, please try again with this: Now the inserted code it's:
|
Thanks a lot!!! We'll try this out today. |
Hey there, Sorry to be a pain, but unfortunately we've had the same error returned after trying this one: Could it be that maybe our issue is different than we originally thought? We are on IDE 2024.11.0.179 and Runtime 2024.11.0.226. Let me know if there is any further information we can provide, and if you'd like access to the project to see directly. Thanks a lot, |
@npapalia I can't replicate, can you upload a minimal replicable project? |
Hey there, @jzavala-YYG Would you mind if I just add you to the project repository directly? That way you can have full visibility *I've just sent you an invite to the repository, I think it might be useful for you to see the whole project |
@npapalia I saw the invitation but at the moment of accept it, had no effect, I had no access to the repository, did you removed the invitation? |
On my end it says you already have access - can you confirm you still don't have it, and if so I'll remove then re-add you? |
@npapalia |
Hi @jzavala-YYG , Thanks for the work, I appreciate it - My developer is wrapping up another task, then we'll try this out and hopefully get it going! I will reply back and let you know. Thanks much and talk soon |
One of my developers encountered this error when using the Firebase extension for Android, currently we have the setup, analytics, and authentication simultaneously enabled. I'm wondering if this is due to the extension parts not being compatible with each other.
ide 2024.13.0.190, runtime 2024.13.0.238
Does not happen with only setup and analytics enabled
Android game options are as provided here:
The text was updated successfully, but these errors were encountered: