Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8180953
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T00:21:56+00:00 2026-06-07T00:21:56+00:00

Is there a strategy that would work within the current Firebase offering to detect

  • 0

Is there a strategy that would work within the current Firebase offering to detect if the server connection is lost and/or regained?

I’m considering some offline contingencies for mobile devices and I would like a reliable means to determine when the Firebase data layer is available.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T00:21:57+00:00Added an answer on June 7, 2026 at 12:21 am

    This is a commonly requested feature, and we just released an API update to let you do this!

    var firebaseRef = new Firebase('http://INSTANCE.firebaseio.com');
    firebaseRef.child('.info/connected').on('value', function(connectedSnap) {
      if (connectedSnap.val() === true) {
        /* we're connected! */
      } else {
        /* we're disconnected! */
      }
    });
    

    Full docs are available at https://firebase.google.com/docs/database/web/offline-capabilities.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a command or one-line strategy in MATLAB that will return all the
I am working on a desktop app in Qt that would work on Windows
There is a moment in my app, that I need to force to show
There is a column that exists in 2 tables. In table 1, this column
There are a lot of blogs saying that a hasOwnProperty check should be used
There are several/many questions regarding TFS branching strategy, but I am haven't been able
We've been discussing design of a data warehouse strategy within our group for meeting
Are there any guarantees that realloc() will always shrink a buffer in-place?? So that
I have begun work on a personal project that may end up having some
I would like to create a native ipad application that displays data fetched from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.