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
Currently the mobile tracker makes use of offline caching to improve the experience on mobile devices.
Appcache is apparently going to be replaced by Service Workers.
move to https
remove appcache js code
remove appcache file and build steps
The text was updated successfully, but these errors were encountered:
Currently the mobile tracker makes use of offline caching to improve the experience on mobile devices.
Appcache is apparently going to be replaced by Service Workers.
The text was updated successfully, but these errors were encountered: