I'm using UILocalNotification in my app but it got rejected because I wasn't asking for users consent.
"5.3: Apps that send Push Notifications without first obtaining user consent will be rejected"
I've seen plenty of apps not asking user. I thought this was only needed for remote push notifications?