my app is based on ionic framework(ionic3). in all browser, it's working but in safari browser, it's not working (safari browser installed in windows os but other URL working in safari except localhost.
Related
When I download a TWA built like this project (https://github.com/GoogleChromeLabs/svgomg-twa) on Chromebooks it only launches the URL inside the Chrome browser and not as a standalone webview. If I install as a PWA then it runs correctly inside a standalone browser. The website is also not cached while running from the TWA unlike the PWA
Has anyone managed to get a TWA running correctly on Chromebooks?
It's not supported yet. Support for Trusted Web Activity in Chrome OS is coming in Chrome 86.
I have an application (writen in React.js) that works perfectly in Chrome Browser on my computer.
When I try to load the app on my phone with Chrome, the app loads well when I am in Wifi but not when I am in my mobile network (4G).
I have a perfectly valid SSL certificate created with Let's Encrypt.
Do you have an idea why ?
Did you try to use google chrome dev tool with 3G etc...
Please see the article : https://developers.google.com/web/tools/chrome-devtools/network
I am using the the pubnub example, but when I am calling with laptop chrome browser to iphone safari browser it's not working.
When I try with Iphone safari browser to laptop Chrome browser then it's working fine.
Can anyone suggest me the solution for this issue?
my web site rezervation required ssl sertificate it works with
firefox and chrome browsers but in safari id does not appear
what should i do for safari?
in chrome it works
in safari does not work
Your certificate seems to be installed properly
What version of Safari are you using? it seems like you are using Safari for Windows, which is loosing grounds
you might also want to check this
I'm not sure about Safari for Windows, though
running WL Studio 6.0, on RHEL 6, with Firefox.
I am unable to enable the Cordova geolocation control in the Mobile Browser Simulator. When I expand the Geolocation section in Cordova controls, all I get is the following message within the control:
"Using the geolocation service provided with Firefox."
I have turned off Firefox's "geo.enabled" config setting in about:config, reloaded the page, restarted the browser.
I have set Firefox's Share Location permission to blocked in my page settings for the MBS page and reloaded the browser.
Is there a way to enable this MBS feature on firefox (on linux)?
There is no setting in the Mobile Browser Simulator to change that, but sounds like there should be. Or at least needs to better detect if the FireFox geo.enabled setting is turned on.