Im hoping you can help me out with an error im receiving when refreshing list of POI objects in the aug view using Wikitude SDK 1.1 for iOS. It seems if I click on an object during the refresh the following error appears
error: address doesn't contain a section that points to a section in a object file
Im hoping this is something I might be able to catch in the ArchitectBrowser.html javascript and ignore. Has anyone else received this issue developing with Wikitude SDK 1.1 and is there a way to catch the error and ignore?
L
Leon
said
over 10 years ago
The stack trace states the error is generated in the ArchitectEngine::checkUserInput() function
W
Wolfgang Damm
said
over 10 years ago
Hi,
can you provide more details on what functions are called during the refreshing and the exact stacktrace. If you don't feel comfortable posting it here, please send to forum AT wikitude DOT com.
Leon