NativeScript / firebase

Modular Firebase 🔥 implementation for NativeScript. Supports both iOS & Android platforms for all Firebase services.
https://docs.nativescript.org/plugins/firebase-core.html
Apache License 2.0
56 stars 50 forks source link

fix(analytics): long/double handling for android #225

Closed edusperoni closed 1 year ago

edusperoni commented 1 year ago

mimicks iOS logic and uses long or double as defined in the android docs