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
I am trying to implement synchronization in my app. I am having doubt that when I connect to internet how will my app will know that internet is connected so it can fire sync event in background without opening my application.
Thanks
Gaurav
The text was updated successfully, but these errors were encountered:
Even i have same doubt, I am planning to write condition for that using network plugin. If Gprs is avaible it will excute callback functions otherwise it will store in local storage(Sqlite). any other suggestions?
Hello,
I am trying to implement synchronization in my app. I am having doubt that when I connect to internet how will my app will know that internet is connected so it can fire sync event in background without opening my application.
Thanks
Gaurav
The text was updated successfully, but these errors were encountered: