rentzsch/jrswizzle

App was rejected (using private method className)

Closed this issue · 4 comments

Our app was rejected because it was using the private method above.
It would be great if you could replace [self className] with NSStringFromClass([self class]) to keep Apple happy.

Pull Requests welcome.

Thank you for the quick response!
PR added: #16

Should this PR tag a version 1.0.1 for cocoapod update?

@marcuswu0814 yes please