mobizt / FirebaseClient

🔥Async Firebase Client for Arduino. Supports Realtime Database, Cloud Firestore Database, Firebase Storage, Cloud Messaging, Google Cloud Functions and Google Cloud Storage.
MIT License
125 stars 7 forks source link

Stream Reconnection Issue: WiFi On but Internet Drop Prevents Reconnect #87

Closed lchvsanilkumar closed 5 months ago

lchvsanilkumar commented 5 months ago

I'm having trouble reconnecting to the stream. When the WiFi turns OFF and ON, the stream reconnects normally. However, if the WiFi remains ON but the internet connection drops and then comes back, the stream does not reconnect. can you help on this?

mobizt commented 5 months ago

You should use discussions because it is not a library issue.

You should read the library documentation thoroughly.

Please make sure, you have read the FAQ.

The internet issue is your device and network issue not a library issue.