I am using Xcode 4.1 with iOS SDK 4.3
When executing the line below, the app crashes in device but not in Simulator.
[BumpClient configureWithAPIKey:@"MYAPIKEY" andUserID:[[UIDevice currentDevice] name]];
There is no crash log, but the execution stops at above line saying "Thread 1:Program received signal: "SIGSYS"