You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this problem is permissions, which are not supported in Opera clients.
All Opera clients are based on Chromium, but it seems that Chrome is handling those in some other way (probably has own implementation for permissions).
As Opera has a quite nice usage on Mobile Phones I think it's worth to consider to add library-support for it.
Not working real page with a lot of users, for example: https://hsreplay.net/decks/zBIJy80UbyGGAPvK2OAhsd/ -> Copy deck to hearthstone
Thanks!
Przemek
The text was updated successfully, but these errors were encountered:
I've checked for Honor Play (Android 9), Google Pixel (Android 8.1), Xiaomi Mi A1 (Android 8.0). None is working.
According Wikipedia Opera for Android has been using Chromium science 2013. Anyway, whatever they use, library is not working for mobile clients of Opera because of missing permissions :(
Copying and pasting is not working for mobile clients, like:
Thrown exception:
NotAllowedError: Write/Read permission denied
I think this problem is permissions, which are not supported in Opera clients.
All Opera clients are based on Chromium, but it seems that Chrome is handling those in some other way (probably has own implementation for permissions).
I've tested it on https://garron.net/code/clipboard-polyfill/
What works for Opera Mobile:
What doesn't work:
As Opera has a quite nice usage on Mobile Phones I think it's worth to consider to add library-support for it.
Not working real page with a lot of users, for example:
https://hsreplay.net/decks/zBIJy80UbyGGAPvK2OAhsd/ -> Copy deck to hearthstone
Thanks!
Przemek
The text was updated successfully, but these errors were encountered: