TobiasBuchholz / Plugin.Firebase

Wrapper around the native Android and iOS Firebase Xamarin SDKs
MIT License
211 stars 49 forks source link

Firestore plugin converts NSNumbers to nullable .NET types (e.g. floa… #250

Closed AdamEssenmacher closed 8 months ago

AdamEssenmacher commented 8 months ago

…t?, int?, long?)

Fixes https://github.com/TobiasBuchholz/Plugin.Firebase/issues/249