You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2020. It is now read-only.
I am saving the data to firebase when i am online..If the user is offline i will call the getdataOffline method .But am not getting data when i am going offline. I am not using service worker concept .Only using Angularfire2 offline. Please suggest. I really got stuck in this issue