firebase-kotlin-sdk icon indicating copy to clipboard operation
firebase-kotlin-sdk copied to clipboard

@IgnoreExtraProperties Annotation support.

Open 0ximDigital opened this issue 1 year ago • 3 comments

Hi!

I am wondering if there is support for @IgnoreExtraProperties within the common module. And if not, what would be a recommended way to use this Firebase Database feature within a shared codebase?

Happy to contribute with the support if it is not already in there.

0ximDigital avatar Nov 16 '23 22:11 0ximDigital

Up.

I would love to see this implemented since it's mentioned in 101 of Firebase Realtime Database usage.

https://firebase.google.com/docs/database/android/read-and-write#basic_write

murfel avatar Jun 27 '24 13:06 murfel

What happens now when they are properties that don't map to class fields?

nbransby avatar Jun 27 '24 15:06 nbransby

I'd tell, but I just can't get the reading from the FB Realtime Database working yet. Will let you know once I do.

murfel avatar Jun 27 '24 15:06 murfel