I implemented the SDK into a custom view controller and my app keeps crashing whenever i try to navigate away from the wikitude view. There is an old thread about this already but there isn't a solid solution from what i see.
N
Nicola Radacher
said
about 8 years ago
Hi,
Can you please provide further details on this issue:
0x10032cb94 <+8>: b 0x100383e38 ; wikitude::sdk_core::impl::ArchitectEngine::wasScreenTouched() const
CONSOLE
calling LoginVC
setting MainVC
2015-09-23 07:23:39.860 mSentinel DiskImageCache: Could not resolve the absolute path of the old directory.
(lldb)
SDK version: 3.0 JS
Test Device: iPhone 6 iOS 8.4.1
N
Nicola Radacher
said
almost 8 years ago
Hi Lukasz,
So you're still using SDK version 3 -> if so please upgrade to a newer version (at least the latest SDK 4 stable version or the newst SDK version 5) as SDK version 3 does not support iOS8.
Greetings
Nicola
L
Lukasz Gremza
said
almost 8 years ago
I think your project file generator still uses version 3.0 when it creates files. What is the easiest way to update the SDK and files that are generated ?
N
Nicola Radacher
said
almost 8 years ago
Hi,
Can you please explain in more detail what you mean by 'project file generator'? If you're referring to the target collection - .wtc - then this is available in different versions. Which one are you using.
Lukasz Gremza