I want to use the Brightcove library and the Layar library in one application, which both have the SBJson files. Obviously these try to murder each other dead.
I\'m using Layar Player in my app. It provides a static library to include in your project. After installing and trying to compile, I got this error:
I\'ve a service located at http://XXXX:8080/LayarServer/getPOIs/ When I try to load the data in layar I got the error message
It seems that in Javascript, if you have a reference to some DOM element, and then modify the DOM by adding additional elements to document.body, your DOM reference becomes invalidated.