Nativescript-plugin-firebase: Tried to Serialize an unsupported type

Created on 6 Dec 2018  路  2Comments  路  Source: EddyVerbruggen/nativescript-plugin-firebase

PLEASE REPORT THIS AT https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues: Tried to serialize an unsupported type: com.google.firebase.Timestamp, error: TypeError: javaObj.entrySet is not a function

Android Firestore bug

Most helpful comment

Thanks for reporting - fix will be part of 7.4.5. Then com.google.firebase.Timestamp will be serialized to a JS Date object.

All 2 comments

Seeing this issue on Android, not iOS. Looks like something with a timestamp field.

Thanks for reporting - fix will be part of 7.4.5. Then com.google.firebase.Timestamp will be serialized to a JS Date object.

Was this page helpful?
0 / 5 - 0 ratings