0

I have downloaded the demo app from the Gracenote Developer website but its crashing for me and gives Exe_Bad_access on below line in ViewDidLoad method of GNViewController.m.

self.sdkManager = [[GnSdkManager alloc] initWithLicense:LICENSE_INFO error:nil];

What's going wrong?

Rich Adams
  • 26,096
  • 4
  • 39
  • 62
Ron
  • 1
  • 2
  • Is this the demo application you're referring to? https://github.com/dsgracenote/GN_Entourage_Demo – Rich Adams Nov 16 '13 at 02:00
  • I edited your question to remove the client ID, tag and license you'd posted, since it would let anyone use your account ;) You don't won't to post those things publicly. – Rich Adams Nov 16 '13 at 02:03
  • No problem Rich - yes the demo Application – Ron Nov 16 '13 at 23:58
  • Hi Rich, Please let me know where my error might be. Thanks – Ron Nov 18 '13 at 18:33
  • Can you please clarify: - Did you make any modifications to the sample app? - What version of Xcode are you using? - What version of iOS? - Are you seeing the problem in the simulator or an actual device? – cweichen Nov 18 '13 at 21:44
  • I am using xcode 5 and testing in iPhone 4S with iOS 7.0.3. – Ron Nov 19 '13 at 05:08
  • I tried again but same error, I dont think its from my side, please check. Thanks, Ron – Ron Nov 19 '13 at 15:09
  • Please help someone... – Ron Nov 20 '13 at 20:35
  • Hey Rich Adams, please help me - I am unable to continue - let me know some info which can help please. – Ron Nov 26 '13 at 16:44
  • Ron, please do not ask the same question is several different threads. This question is a duplicate to: http://stackoverflow.com/questions/20149973/gracenote-entourage-crashing – Jonx Dec 26 '13 at 22:22

0 Answers0