I have started using automatic management of app signing within iOS application. Certificate and Provisioning Profile both get managed properly for Developer and Distribution environment.
But how to deal with Push Notification setting with Auto settings in xCode. Before I was doing all these process manually like certificate upload at App IDs section. But using Auto settings upto now detected nothing.
Its still in Configurable status. So is this process happened automatically through xCode or its still manual process. Please guide me into this so I can move ahead towards testing section.
Automatic management of app signing is used to make it easily to run a newly created app without hassle of creating certificates and provision profiles , but to establish push notifications you have to manually create App ID and all that stuff