Hi,
When i'm setting the badgeView on a usual cell, its working.
But if this cell has a image the badgeView is not shown anymore - i can still see it in the "cell-select" mode
recommondationsReceivedField.imageView.image = [UIImage imageNamed:@"jobs_von_freunden.png"];
recommondationsReceivedField.badgeView.text = @"a";
besides:
when having a number like 123, the badge looks a bit weird, like the number is not centered in the bade, or the badge is to small ..
cheers,
martin