I keep getting this message when I press a button on the website on both safari and chrome browsers. How do I fix it? I am using Mac os
Related
In our iOS universal links for our app is not opening our application when we tap on the link. This is happening only when the default browser in iPhone is set to Chrome or brave (other than safari).
It works perfectly when default browser is safari.
By the way we have all the set-up for both iOS app and web server configured properly.
Please help me to solve the problem.
Expected behaviour would be launch the app when default iPhone browser is Chrome or brave.
We tried these below options, none of them worked
iOS 14 Universal Links broken on default browser other than Safari
I have very strange problem. There is angular app which works so good on desktop, android, even Safari on iOS, but Chrome on iOS has strange behaviour. When I give Chrome permission to access camera or mic. My angular app is refreshing and logging out. When I refresh manually, it does not log out. Anybody has idea what is going on? Thanks
I have a basic create-react-app app that I tested on my iPhone 8 (through localhost). The service worker registers properly when using Safari, but after adding the app to my homescreen and launching from there, the service worker doesn't work and I get the "Safari could not load the page because your iPhone is not connected to the internet" message. How can I fix this?
Fixed it!
For some reason, service workers work through localhost on iOS, but have weird behaviour unless they are hosted on an HTTPS host. I was able to fix this problem (and one other where an image wasn't loading after disappearing and reappearing) by hosting the production build on a DigitalOcean server.
I'm working on Audio Publishing project which use tokbox api. Application works fine on most of the device but getting Incompatible Browser when use Chrome, Firefox.
Safari work but the Chrome and firefox showing the error.
Tested device-
iPhone 6 : Safari works, issue with Chrome and Firefox
iPhone x : Safari works, issue with Chrome and Firefox
iPhone xs: Safari works, issue with Chrome and Firefox
As I'm unable to debug chrome console on those devices, not getting any clue the root cause of that problem.
Looking for help on this.
Chrome and Firefox iOS applications use the iOS Safari WebView under the hood. In iOS 11 the WebView does not have access to the microphone and camera.
For more info, check the article about this subject: https://support.tokbox.com/hc/en-us/articles/115001586430-Chrome-Firefox-iOS-applications-do-not-work-with-OpenTok.
Thanks!
Mobile Chrome (v45.2454.68) in iOS displays error when rendering the audio element using data uri.
It works in desktop Chrome, Safari and Firefox and also works in mobile Safari. Is there a way to fix it?