Start a new topic

not able to recognised image using WikitudeSDK_iOS_7-0-0_2017-07-12_18-00-55 SDK in IOS

Hi ,

i am getting below error when running using WikitudeSDK_iOS_7-0-0_2017-07-12_18-00-55 SDK in IOS.


my let kWTLicenseKey = "Isk4dL4sTGhoRmtal0LqxH51dLfMQy26ar2ZrguiIURdR3mrJVeOAulzDnfKm+D2iWwkHkCpGQhhiKFNu0r9HeDrT/tyz0rl3+iD+XMRkG6i/BLV5qqhB93wMR3hmcTWNUFO0WUJ8CIJO0BPdar+TyuwmDls6TgIsRzVb0MfFzVTYWx0ZWRfX5wYY0/aPU6vysK43waM+iNC/+IsVI0ETLubRDYvUEdRMdfZco3MQknUCfFFh5iBLHxtP2hNRLFMOy4EVAfB/GAodS0itKe17lrOolaUZsUzvXpSmA49wKMd7GfAy8McvbbzvFSVganxsPqj0lG+5RlToAQZEeoM6Re+XyjCVFlhiuQ5FCUzDOG6bGWs57vEhr53yh3Kajd13kzTV8kNdw9fdw7IgaKo+vSBmfGkdKl8OZ4T4AkynCaDFknz8ZTP9hLKS1JgzvHdHT8E1fl2jMvCoX+LC6yjc7oU6I51MIVyBw1E9nO8+YenF8bohM4hekbjFKKtOgRaI25NLQA2KllCq5J47m0IR1QhLxlBglpMFTRPkXfbcRe7IHvsnN/WzzzVVVSD7p1vIh4oeu74kEEQvZXURcDJU1ZbAM9PYAy9nND59bXnADkVywK9JgmH+1HuagK78hQLkRBtBpCingi/XW5zMXI9buvB4YnLVFWeCMv1aC+GZMkZBRzEaspmalHtXzGOymd03aCP5e4f1g+D0NwSQnv1gQ=="

ClientToken: "9b9ef05825e4d33dc6d7cb62531c23b0", targetCollectionId: "585c3b3bdd5c4b4e01c4532e"



Error.

Application name not licensed.

Application name: com.1234alok

Licensed name(s): com.does

Application name not licensed.

Application name: com.1234alok

Licensed name(s): com.does

2017-08-23 00:17:32.719124+0530 SDKExamples[1237:195936] dnssd_clientstub write_all(5) DEFUNCT

2017-08-23 00:17:32.719224+0530 SDKExamples[1237:195936] dnssd_clientstub deliver_request ERROR: write_all(5, 66 bytes) failed

2017-08-23 00:17:32.719492+0530 SDKExamples[1237:195936] dnssd_clientstub write_all(5) DEFUNCT

2017-08-23 00:18:04.729735+0530 SDKExamples[1237:195881] [MC] Invalidating cache

2017-08-23 00:18:04.747559+0530 SDKExamples[1237:191586] [MC] Reading from public effective user settings.

2017-08-23 00:18:05.682741+0530 SDKExamples[1237:196114] [MC] Invalidating cache

2017-08-23 00:18:05.810171+0530 SDKExamples[1237:195881] [MC] Invalidating cache

2017-08-23 00:18:05.813837+0530 SDKExamples[1237:191586] [MC] Reading from public effective user settings.

2017-08-23 00:18:49.354029+0530 SDKExamples[1237:191910] void SendDelegateMessage(NSInvocation *): delegate (webView:runJavaScriptAlertPanelWithMessage:initiatedByFrame:) failed to return after waiting 10 seconds. main run loop mode: kCFRunLoopDefaultMode.

IMG0228.PNG
(436 KB)
1 Comment

Hi,

The error message indicates that the licnese key was generated for a different app id than the one you're using:

Application name: com.1234alok

Licensed name(s): com.does

 

So it seems that the license key is for com.does. Please change the app id to this one instead of com.1234alok.


Thx and greetings

Nicola

Login or Signup to post a comment