-
Notifications
You must be signed in to change notification settings - Fork 263
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Browsers support #1994
Comments
Waiting for customer's feedback. |
I started to play with https://testobject.com to test this map in order to do some real device testing. |
Regarding to this issue I see the following steps:
|
Is it possible to test interaction? (The problem reported by the customer that triggered this issue) |
yep, both devices had popups working :D |
I think we can use most of the ones that CanIUse have in their page: iOS Safari, Chrome for Android, and Samsung Internet. And maybe Opera Mini and UC Browser for Android, but I don't know if would put that ones. |
Would you add Firefox for Android? |
Let's check it in
|
mobile only? |
This issue is about mobile, yes. |
I have checked the examples in Chrome for Android, iOS Safari, and Android browser and work flawlessly. In Android Browser, CARTO.js itself works but the examples are not being shown properly due to the ES6 code in the examples. I don't know if we want to fix that 🤷♂️. I'll test UC Browser at home with an Android phone capable of supporting it. |
This was done at #2168 |
As suggested by a customer in https://carto.com/documentation/cartojs/support/browsers/ we should state that
carto.js
it's suitable for mobile browsers as well.Previous to that we need to check that they work, of course.
Adding to this issue:
Edge
instead ofIE
, add an entry for IE11 and rewrite the first sentence asCARTO.js works for the last 2 versions in any modern browser and IE11
The text was updated successfully, but these errors were encountered: