Results 4 comments of Luke Urban

You might add the storage permissions in manifest but your phone may either way say that this permission is denied. Make sure that your app REQUESTS user to grant permission...

I tried to add a plugin for myself but I don't know to what listener I should tap into. Any tips? ```javascript window.addEventListener('touchstart', function (e) { if (e.touches.length == 3)...

Deprecation would be nice first. Throwing braking changes randomly to a product is a weak move NGL.