C
C#5mo ago
toiletsink

.NET MAUI Android Error: Type androidx.collection.ArrayMapKit is defined multiple times

this error happens to me when i download firebase storage or firebase firestore plugins. New project works, but ones that have those said plugins would result to this error
2 Replies
toiletsink
toiletsink5mo ago
been having this kind of error for some days now and i need to start doing our app with firebase store and firestore, but those known packages for firestore and firebase just throws an error
Scytale
Scytale3mo ago
dunno if you solve your problem since late january, but it seems like your solution badly handle transitive package when you build it. The best bet is to add all transitive packages explicitely