I'am using a native plugin with android JS SDK (wikitude 8.4) and have an issue loading it: When I call registerNativePlugins(), I get an error in the PluginErrorCallback:
"Cannot add plugin because registration is not licensed."
Is this error linked to the wikitude licence or this due to a problem in my application build ?
This error happens only when I compile my application in release mode with my licence key. My Debug build uses a trial key and everything works fine.
I'm using a valid licence, I just downloaded it from the key generator.
Thanks for reply
1 Comment
L
Laurent Latour
said
almost 2 years ago
Hi,
I posted this request too quickly. µIn fact my application build was using a trial key..
Laurent Latour
Hi,
I'am using a native plugin with android JS SDK (wikitude 8.4) and have an issue loading it: When I call registerNativePlugins(), I get an error in the PluginErrorCallback:
"Cannot add plugin because registration is not licensed."
Is this error linked to the wikitude licence or this due to a problem in my application build ?
This error happens only when I compile my application in release mode with my licence key. My Debug build uses a trial key and everything works fine.
I'm using a valid licence, I just downloaded it from the key generator.
Thanks for reply