Possible bug with ArcGIS API for JavaScript Locate Button dijit failing on iOS devices

4741
11
Jump to solution
02-01-2016 11:24 AM
RyanNosek
Occasional Contributor II

We are experiencing an issue in our ArcGIS web apps that use the ArcGIS API for JavaScript's Geolocation Widget (esri/dijit/LocateButton) on iOS devices that cause the webpage to crash and force a page refresh with the following error returned (in Safari): "A problem occurred with the webpage causing it to reload." 

To reproduce the error, simply use the Locate Button, after it zooms in your location, zooming out and/or panning will cause the error. At first we thought it was our apps only, but you can test with Esri's sample here:  http://developers.arcgis.com/javascript/samples/widget_locate/

I am planning to submit this as a bug to Esri, but would like to confirm with the larger community that this is indeed what others are experiencing as well.  Can anyone else confirm this behavior with the Geolocation Widget on their iOS devices?

My guess is that the way Esri's dijit/LocateButton module  was written falls into the category of sites/scripts that are affected by this iOS bug, and that Esri may need to update their code in order to resolve or workaround the iOS issue.  Curious to hear back!

Tags (2)
0 Kudos
1 Solution

Accepted Solutions
KellyHutchins
Esri Frequent Contributor

This is a bug in the JSAPI and will be fixed in the next version (3.16).

View solution in original post

11 Replies
ChrisSmith7
Frequent Contributor

Ryan,

Just a heads-up, I tried the example Locate Button on iOS 9.2, on an iPhone 5 - it worked well for me.

RyanNosek
Occasional Contributor II

Thanks for responding Chris, and including your phone OS and model.

I can also confirm that this is now working....

I must say the timing is unbelievable, as we've had a program of 5 people testing for the last two weeks and returning this error, and just yesterday I decided to canvas GeoNet. Behold, the next day it works. 

Luckily we did have one smart fellow take a screen capture of one of the errors he experienced related to this issue (he kept trying pan and zoom after clicking on the Locate Button)

Thank you, Esri, for making your updates in secrecy IMG_0309.png

0 Kudos
ChrisSmith7
Frequent Contributor

I've noticed some oddities like this, too. Usually, by the time our users notice, and I've confirmed no code changes were pushed to the maps, I begin the process of failing-over the CDN API links to our self-hosted API. Before that gets happens, everything begins working again on production using the CDN!

KellyHutchins
Esri Frequent Contributor

We don't make updates between releases so I suspect perhaps a browser update resolved the issue? Or maybe your phone cache was cleared?

Alternatively perhaps its an intermittent issue that may start happening again. Post back here with more details if it does.

RyanNosek
Occasional Contributor II

Thanks for your reply, Kelly.  I'll be sure to post back if it happens again.

The error was not specific to the which browser used on the iOS device, and persisted after cache clearing, phone restarting, etc. We tested Safari and Chrome for iPhone and were able to generate the error in both.

Do you know if anyone at Esri was able to reproduce this error yesterday (or sometime in the recent past)?  We had experienced the behavior for two weeks (when we noticed it), but seems to have resolved itself today.  Thanks again for your response

0 Kudos
KellyHutchins
Esri Frequent Contributor

I do remember seeing this issue reported via the Esri Support system and I think it was reproduced in house. I just tested on my phone using the Locate sample and cannot reproduce but according to an earlier post from Chris Smith he wasn't able to reproduce with the sample either.

RyanNosek
Occasional Contributor II

Very good to know - at least it seems to corroborate that the chaos monkey isn't just picking on my organization's devices.  And yes, my post yesterday did not garner any replies/confirmation when it was still giving the error. However, when Chris replied today that it was working, that prompted us to test again and also find the same successful result he reported. Thanks again Chris and Kelly for your responses

0 Kudos
AprilChipman
Occasional Contributor III

My organization has been having this same problem for a couple of months now. At first it was just Safari - so I instructed everyone to download Chrome and use that until a fix had been found. But as of yesterday, the problem has started occurring in Chrome also.

We use webapps hosted on our server. All different versions of iPads, some wireless only and some not. The problem is the same for everyone.

Back when the problem started on Safari, we created a ticket with ESRI and they were able to replicate the issue but did not have a solution. Hopefully something has changed since then...?

Edit - The location button works on my Android phone.

KellyHutchins
Esri Frequent Contributor

This is a bug in the JSAPI and will be fixed in the next version (3.16).