Help get this topic noticed by sharing it on Twitter, Facebook, or email.
I’m sad

fail on inline installation in chrome

I'm using the new "Enable Chrome Inline Installation" in the "Widget Generator".
When I call:

__CRI.install() from my javascript code I get the following error:

"Uncaught Chrome Web Store installations can only be initated by a user gesture. webstore:17
Installer.install webstore:17
install webstore:48
install installer.js:259"

The thing is that I call __CRI.install() from a user gesture, it seems like installer is breaking the context and by acting asynchronous.
1 person has
this problem
+1
Reply