App name is not displayed in PUSH notification setting

I am developing an iphone with push notification function. I have tested in a development environment. But when I released the app to the AppStore. A user complains that the app name is not showing in the push notification setting (preferences setting). I have been stuck for days about this issue, please give me some advice.

And, is it possible for me to test the app for the push function as a "real user" before I release it in the appStore?

Thank.

andershen

+2


source to share


1 answer


Before releasing an app to the AppStore, you must test it in development using development certificates. For testing in development mode, compile the application in debug.



0


source







All Articles