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 has been 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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am using following ionic configuration with angular 2.
I am using this ionic application for android. I enabled the angularfire2 offline.
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 issueThe text was updated successfully, but these errors were encountered: