Skip to content

Binghammer/firebase_inheritance

Repository files navigation

Bug with inheritance in new Firebase sdk

See this Stackoverflow question reqarding this.

I created this to demonstrate that traditional object inheritance is not supported in the new Firebase SDK.

In my opinion, supporting object inheritance is critical. Upgrading from the older firebase to the new setup has really been a struggle because of this regression.

Note: To run this sample you will need:

  • to add a valid google_services.json
  • Java8
  • Latest Android SDK and Android Studio

About

Demonstrating a bug with Firebase's inheritance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages