2048 android project
Im making a 2048 school project, I dont really know xamarin in visual studios that well so im kinda reliant on AI tools, and help from friends. I want a log in and register system and I have the code for it and have already linked my project to firebase services, but there is a runtime error, something about multiple protobufs? Pretty sure my net version is 8.0 or 9.0 (not sure), and im using firestore to do this log in. I also have a problem with animating blocks that I would like help with but that is less of a priority.
I need help solving the protobuf issue and make sure that the firebase is working
16 Replies
Please make sure you link your code that can help the person helping you.
$paste
If your code is too long, you can post to https://paste.mod.gg/, save, and copy the link into chat for others to see your shared code!
Like all of it?
Only the code that matters
Because its a project
that you have issue with
Im not sure what code matters cuz its a runtime error
it doesnt tell me whats causing it
Screenshot the error, or if it's in another language, translate it and send it as text.


I mean I saw that but idek what a protobuf is, and I also checked I dont have any explicit places where I do protobufs so im not sure where its even defined
Do you know?
Like I tried researching it and used ai tools
GitHub
Xamarin.Firebase.Perf build error · Issue #898 · xamarin/GooglePl...
Xamarin.Android Version (eg: 6.0): Latest net8.0 android Operating System & Version (eg: Mac OSX 10.11): MacOS Sonoma Version 14.5 (23F79) Google Play Services Version Latest nugets available D...
Try with a different version
like an ealier firebase version?
If it is not the latest, then update and if it is try with an older version, yes.
It is the laters
laters
latest
but like Its not the package that they say
well the protobuf error is solved but now the login is not working
tysm
well Im not sure if anyone can help but the log in system isnt working, its not saving it in my firestore