____jh

Results 2 comments of ____jh

Replace all instances of "central.uuid" to "central.identifier".

@shalem93 Have you given the code sample from the example app a try? [[ChimpKit sharedKit] callApiMethod:@"lists/subscribe" withParams:params andCompletionHandler:^(NSURLResponse *response, NSData *data, NSError *error) { NSString *responseString = [[NSString alloc] initWithData:data...