I am developing an iOS app and when I sent a beta to iTunes connect for testing I received an email from Apple saying that I had push notification in my application but did not set it up.
My app does not support push notifications but something is using it and I am not sure how to find it so I can remove it. I am using the following frameworks: RSNetworing, FLAnimation, CMMapLauncher, SwiftyJSON, and fmdb.
What can I try to solve this?