Black Berry Torch 9810 will only load the page once

2025
6
05-03-2013 07:17 AM
ChrisBodley
New Contributor
I have been scouring the internet for an answer to this particular problem i am using the compact javascript api 3.4.

My web app works fine on Android, IOS devices.

How ever it will only work one time on a black berry torch.

I have access to many and they all do the same thing.

you load the page. refresh it three times if refuses to load. It even does the same thing on the esri mobile samples.

Has anyone found a fix for this particular issue besides taking the battery out when it happens?

Thank you
Chris
0 Kudos
6 Replies
deleted-user-ATjHIWsdQYmT
Occasional Contributor III
What's a Blackberry???

Just kidding... Have you tried loading another browser other than the native one?  I'm not sure if there is a Firefox or Chrome version for BB but if there is, I would give that a try.
0 Kudos
ChrisBodley
New Contributor
The only other browser that is available is opera and although it works it doesn't allow for geolocation cause their own servers cache it before it is received.
0 Kudos
deleted-user-ATjHIWsdQYmT
Occasional Contributor III
Maybe this will help:
http://help.arcgis.com/en/webapi/javascript/arcgis/jshelp/supported_browsers.html

A
re you running Blackberry 6+?  If so - it should be supported.
0 Kudos
ChrisBodley
New Contributor
It works once.

The samples work once

if you refresh the page two or three times it ceases to work and you have to take the battery out before you can get it work.

Its also using blackberry 7
0 Kudos
SteveCole
Frequent Contributor
Possibly try debugging your code on the Blackberry device using Web Inspector?

Maybe there's some sort of error that you're not aware of..
0 Kudos
ChrisBodley
New Contributor
Possibly try debugging your code on the Blackberry device using Web Inspector?

Maybe there's some sort of error that you're not aware of..


The samples provided by esri do the same thing on any blackberry torch.

for example
http://help.arcgis.com/en/webapi/javascript/arcgis/jssamples/mobile_compass.html

if you load the sample
and refresh the page 2 or 3 times it stops loading.
0 Kudos