ios - How many certificates required to submit my app using local notification onto App Store? -


i using local notification reminder app. trying certify app. in app id in developer account, checked push notification option app, cannot find resources explaining how certify local notification function.

thanks in advance!

local notifications not same thing (remote) push notifications (which require push notification certificates , capabilities). need app store provisioning profile submit app incorporating local notification store.

apple has great introductory overview document. both local , remote notifications, users have give app permission.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -