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

Arduino/ESP8266/ESP32 support

Open Misiu opened this issue 5 years ago • 5 comments

Do You plan to add official support for Arduino/ESP8266/ESP32? There is library that is created by people from Google, but it isn't supported by Google - https://github.com/FirebaseExtended/firebase-arduino Because database secrets are deprecated this library is missing new auth schema - https://github.com/FirebaseExtended/firebase-arduino/issues/224

If this library would support Arduino/ESP8266/ESP32 then Firebase could be used widely with IOT devices.

Please consider this. The most important fearure is Realtime database support.

Misiu avatar Mar 18 '19 20:03 Misiu

Hi @Misiu

While we do not currently have any plans to add support for Arduino, we do have Firebase Database support for Desktop platforms, and our build system is CMake, so if you wanted to try getting it set up yourself, that would be great.

a-maurice avatar Mar 25 '19 23:03 a-maurice

+1

Teknia avatar May 02 '19 04:05 Teknia

+1

anslex avatar May 25 '19 00:05 anslex

Any news :(

EgHubs avatar Dec 14 '20 15:12 EgHubs

In case anyone needs it This great library solved the problem by auth with email and password

EgHubs avatar Dec 25 '20 13:12 EgHubs