Compilation error: 'SSL_CLIENT' does not name a type #257
-
Getting this error when trying to run the example for realtime database.
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Beta Was this translation helpful? Give feedback.
-
It should work when you compiled library for the supported devices. |
Beta Was this translation helpful? Give feedback.
-
That ExampleFunctions.h, as the file name implies, it is used for demonstration purpose that works with all examples with no additional setup is required (if you are using the known WiFi capable devices). The examples are focused on the Firebase REST APIs. For working with your own code, you should start from here. |
Beta Was this translation helpful? Give feedback.
FirebaseClient/examples/RealtimeDatabase/Push/Push.ino
Line 14 in f9d3bdd