Support Opera browser on Android devices
dotWasim opened this issue · 1 comments
dotWasim commented
There are bugs that affect the Opera browser on Android devices. You can check the behavior on the demo project using Opera on an Android device:
- The "Show" button won't display the prompt.
- Using "Show (force)" will display the prompt.
- Pressing the "Install" button doesn't show the browser install prompt.
khmyznikov commented
It's the same issue #39 . Opera don't have any install promts, so the component can't do anything natively. Need to do the same workaround with instruction as for Safari.