Pesky Blackberry, why do you do this to me?
This is as much a call for help as it is a mini venting session for me and a problem I had this afternoon working with the Blackberry Bold. I don’t know if anyone has played with writing apps for the Blackberry, but there are some interesting things that happen across the different models and their browsers. Well, this afternoon I was told that one of the ‘Back’ buttons, in the app I have been working with, was not working. Well, upon further inspection I found that this was a weird happening that happens on the Blackberry Bold. For some reason all of these variations failed to give me the desired effect.
window.history.back();
window.history.go(-1)
history.go(-1);
history.back();
I am not sure what else there is, but all those failed on the Bold. Has anyone out there see anything like this on the Bold? Does this happen on any other Blackberry models?
Recent Comments