Hi,
We have shipping status widget where user can track package once he logged in the app, the problem now is for the first time it calls getSnapshot method show correct information BUT suppose if user logged out in main app and try to add widget during that time getSnapshot won't get called instead it shows previous cached data, any idea how to make getSnapshot called always when user in gallery?
We have shipping status widget where user can track package once he logged in the app, the problem now is for the first time it calls getSnapshot method show correct information BUT suppose if user logged out in main app and try to add widget during that time getSnapshot won't get called instead it shows previous cached data, any idea how to make getSnapshot called always when user in gallery?