Re: Geofencing alternative proposal

On 19 September 2014 13:44, Marijn Kruisselbrink <mek@google.com> wrote:
> Your sample code was:
> this.addEventListener("install", e => {
>   e.waitUntil(
> [...]
> This code gets run once, on installation of the serviceworker.

My bad, I think that I should have used "activate" instead.

Received on Friday, 19 September 2014 22:10:01 UTC