Hi,
I noticed that you recently updated you Javascript addThis. ( http://s7.addthis.com/js/250/addthis_widget.js) This script refers to another script .../core013.js.
I'm currently developing a mobile application for a client, which is a webbased application and i'm using Addthis as a sharing method. I'm tracking the Header of the iPhones UIWebview, when i accessed the Addthis component ( facebook or twitter ) the header changed to www.addthis.com/.... and i intercepted that call to launch a new view to handle the Sharing. This was working perfectly until friday 25/05/2012. Today i was doing some more testing and i noticed that it didn't work anymore, i don't get any "url requests " in my UIWebview and when i push the facebook and twitter button nothing happens. This made me look at the Javascript code again and i saw that you made a change from core012.js to core013.js.
The weirdest thing about this is that it still works on devices with iOS 5 and higher but not on devices wit a lower iOS version.
Is this a bug? or is it working as intended ?
i've also tried to alter a part of the javascript so it loads core012.js but it still didn't work as it did before.
Could you please confirm if this is a bug or simply an new update and it's working as intended.
And a suggestion how i can solve my issue if there is one :) ?
Kind regards,
Bart Mommens