
No effect for custom css skin for iOS SDK
I have load the sample css with config.cssSkin, and it's not working according to css file. Only the display icon become square. Is cssSkin working? any example css that may work on mobile SDK?
config.cssSkin = [[NSBundle mainBundle]pathForResource:@"myskin" ofType:@"css"];