Remove production APNs

梦想的初衷 提交于 2019-12-11 05:38:50

问题


I have accidentally uploaded my development environment APN where I wanted my production APN .p12 file in Firebase. However I cannot remove it now. There are a button that says "Upload new", which I have tried, but afterwards there are still the old development APN .p12 file.

I have as well tried to delete the iOS app and then install it again, but the keys are still stored under "Cloud Messaging".

How am I able to delete an APN key?


回答1:


This same problem happened to me.
However the following workaround does the trick for me:
I have found a workaround to the problem. You try generating a new certificate with a different private key and then try to overwrite the old certificate using that new certificate at Firebase settings.



来源:https://stackoverflow.com/questions/41359078/remove-production-apns

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!