I have a requirement to create app using xamarin and cloud firestore, but i am not able to find related documents anywhere. do really xamarin forms supports firebase cloud store, if yes please send me related link for connectivity and basic crud operation.
相关问题
- Sorting 3 numbers without branching [closed]
- Graphics.DrawImage() - Throws out of memory except
- Why am I getting UnauthorizedAccessException on th
- 求获取指定qq 资料的方法
- How to know full paths to DLL's from .csproj f
"Absolutely yes!"
There is a very useful plugin for Xamarin Forms (Android and iOS):
Plugin.CloudFirestore
How to use?
Follow the steps to put a name for your project and enable Analytics.
IMPORTANT: If you haven't authentication for your cloud Firestore database, you can setup its rules like the below image: