Introducing Background Sync | Web Updates - Google Developers

added by JavaScript Kicks
12/17/2015 5:51:45 PM

417 Views

Background sync is a new web API that lets you defer actions until the user has stable connectivity. This is useful for ensuring that whatever the user wants to send, is actually sent. The internet is a great place to waste time.


0 comments