My app use MBProgressHUD with 0.9.1 with pod. After submit the app, I got email from apple saying my app use private api "setLabelText". I did some search and find out the MBProgressHUD has reference of setLableText. But I cant find the reference in source code. Any suggestion to pass apple's review?
Here is the result of nm on the build in Build/Products/Debug-iphoneos/Pods/MBProgressHUD.framework:
nm MBProgressHUD |grep setLabelText 0000bed0 t -[MBProgressHUD setLabelText:] 000000000000b6e0 t -[MBProgressHUD setLabelText:]