I´m writing a Pushbullet library/class together with @udg
Pushbullet allows to use the sdk for another account using oauth.
The user will be forwarded to pushbullet-site using a webview. The user log into into his account and gave access or decline the use and then he get forwarded to a return-url and token should be o this url too.
I can catch it then in urloverride event.
But at the last step the user dont get forwarded to the return url. Instead a error message appears on pushbulletsite (in webview) saying something like:
A setting Pushbullet requires to work is disabled in your browser (Local Storage). Please contact us at ...
I already send a mail to them asking whats wrong but waiting for answer.
Maybe someone here has an idea what´s going wrong here. Maybe i just need to set something special in webview setting somehow?
I would really appreciate if someone could give an advice here
Pushbullet allows to use the sdk for another account using oauth.
The user will be forwarded to pushbullet-site using a webview. The user log into into his account and gave access or decline the use and then he get forwarded to a return-url and token should be o this url too.
I can catch it then in urloverride event.
But at the last step the user dont get forwarded to the return url. Instead a error message appears on pushbulletsite (in webview) saying something like:
A setting Pushbullet requires to work is disabled in your browser (Local Storage). Please contact us at ...
I already send a mail to them asking whats wrong but waiting for answer.
Maybe someone here has an idea what´s going wrong here. Maybe i just need to set something special in webview setting somehow?
I would really appreciate if someone could give an advice here
Last edited: