I am working on tapjoy publisher SDK integration for my iPhone app.I was working fine but after updating to latest SDK 9.0.3 its started crashing here on this line .
[TapjoyConnect requestTapjoyConnect:TAPJOY_ID secretKey:TAPJOY_SECRET_KEY];
Crash description.
* Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[ setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key closeButton.'
Any help will be greatly appreciated. Thanks