Hello,
I'm using your iOS JavaScript SDK (6.1.0) but I have a crash when I try to set my licence key.
here is the logs :
Platform not licensed.
Application name not licensed.
Application name: Ubudu.bob-jcd
Licensed name(s):
libc++abi.dylib: terminating with uncaught exception of type std::out_of_range: basic_string
It was working fine until then.
Apparently the issue came from the configuration of the project, don't know exactly what though. I fixed it by pulling an older version of my app.
Thanks,
Olivier
Olivier Mercher
Hello,
I'm using your iOS JavaScript SDK (6.1.0) but I have a crash when I try to set my licence key.
here is the logs :
Platform not licensed.
Application name not licensed.
Application name: Ubudu.bob-jcd
Licensed name(s):
libc++abi.dylib: terminating with uncaught exception of type std::out_of_range: basic_string
It was working fine until then.