Open chrisgate opened 5 years ago
@f-miyu ?
This library depends on Xamarin.Firebase.Firestore and Xamarin.Firebase.iOS.CloudFirestore. Unfortunately, these have not supported CollectionGroup yet. I will add CollectionGroup to this library if these support it.
Thanks!
Hi @f-miyu , Thanks for this Library.............just to let you know that collectionGroup is now supported. https://github.com/xamarin/GoogleApisForiOSComponents/blob/master/source/Firebase/CloudFirestore/ApiDefinition.cs.
Cheers and Thank you!
@f-miyu hope u saw the above.............cheers
Any hope on CollectionGroup @f-miyu ....Happy New Year.
Love this library, thanks for the work!! Our project badly needs CollectionGroup support though. Any hope of it being added in the near future?
any solution???
I think our guy @f-miyu is extremely busy............Cheers to him and we miss ur work.
Sorry to keep you waiting. I update this library and add CollectionGroup.
@f-miyu error with update library:
The Java type mono.com.google.firebase.auth.internal.IdTokenListenerImplementor
is generated by more than one managed type. Please change the [Register] attribute so that the same Java type is not emitted.
The Java type mono.com.google.firebase.FirebaseApp_BackgroundStateChangeListenerImplementor
is generated by more than one managed type. Please change the [Register] attribute so that the same Java type is not emitted.
I modified it. Please update to version 3.0.1.
Hello,
I'm make some tests with Xamarin.forms and with your library. I already make a web-app with Angular/Typescript using Firebase services. I need to access my Firestore Database in read-only on a first time. Do you have a simple code sample ?
Regards
@Sebastien-Remy ur question is not clear.
@Sebastien-Remy ur question is not clear.
@chrisgate I move my question here : https://github.com/f-miyu/Plugin.CloudFirestore/issues/31
I got this after update the nugget and and also upgrade the VS to 16.5.0 Severity Code Description Project File Line Suppression State Error Compilation can't be completed because some library classes are missing. FireStoreDemo.Android C:\Sample\FireStoreDemo\FireStoreDemo\FireStoreDemo.Android\R8
@chrisgate If there is the error log, please show me.
This was error in the msg above: Severity Code Description Project File Line Suppression State Error Compilation can't be completed because some library classes are missing R8
Maybe it was coming from new VS 16.5.0 with Multi-Dex
@f-miyu its Plugin.CloudFirestore...............when i uninstalled it compile.
Multi-Dex can be disabled if it is not needed. If it is needed, you should use code shrinker R8 firstly.
Great Surf! is CollectionGroup supported today or When is CollectionGroup is going to be supported!
Cheers Chris