Provisioning profile and push notification certificate












2















I've been given a task to (re?)enable push notification for the company iOS app and don't know where to begin.



I learned that provisioning profile contains information on which app services are enabled, so
I logged into the apple developer center and got to the Certificates,Identifiers & Profiles page, but saw that Development iOS Provisioning Profile was already enabled with Push Notification.



However in the App IDs section, it shows Push Notification as configurable with a yellow dot.



Does this mean that the push notification is no longer working?



If that is the case, would regenerating the push notification certificate fix it? or would I have to create a new provisioning profile as well?



Thanks!










share|improve this question





























    2















    I've been given a task to (re?)enable push notification for the company iOS app and don't know where to begin.



    I learned that provisioning profile contains information on which app services are enabled, so
    I logged into the apple developer center and got to the Certificates,Identifiers & Profiles page, but saw that Development iOS Provisioning Profile was already enabled with Push Notification.



    However in the App IDs section, it shows Push Notification as configurable with a yellow dot.



    Does this mean that the push notification is no longer working?



    If that is the case, would regenerating the push notification certificate fix it? or would I have to create a new provisioning profile as well?



    Thanks!










    share|improve this question



























      2












      2








      2


      2






      I've been given a task to (re?)enable push notification for the company iOS app and don't know where to begin.



      I learned that provisioning profile contains information on which app services are enabled, so
      I logged into the apple developer center and got to the Certificates,Identifiers & Profiles page, but saw that Development iOS Provisioning Profile was already enabled with Push Notification.



      However in the App IDs section, it shows Push Notification as configurable with a yellow dot.



      Does this mean that the push notification is no longer working?



      If that is the case, would regenerating the push notification certificate fix it? or would I have to create a new provisioning profile as well?



      Thanks!










      share|improve this question
















      I've been given a task to (re?)enable push notification for the company iOS app and don't know where to begin.



      I learned that provisioning profile contains information on which app services are enabled, so
      I logged into the apple developer center and got to the Certificates,Identifiers & Profiles page, but saw that Development iOS Provisioning Profile was already enabled with Push Notification.



      However in the App IDs section, it shows Push Notification as configurable with a yellow dot.



      Does this mean that the push notification is no longer working?



      If that is the case, would regenerating the push notification certificate fix it? or would I have to create a new provisioning profile as well?



      Thanks!







      ios apple-push-notifications ssl-certificate provisioning-profile






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jul 22 '14 at 19:41







      ljustin

















      asked Jul 22 '14 at 19:30









      ljustinljustin

      1821516




      1821516
























          3 Answers
          3






          active

          oldest

          votes


















          4














          I meet the same problem. I had it token care of!



          You need to add iOS push certificate!



          https://developer.apple.com/account/ios/certificate/certificateCreate.action



          Apple Push Notification service SSL (Sandbox & Production).



          enter image description here






          share|improve this answer































            3














            Push certificate had been expired so it required creating a new push certificate. This invalidated provisioning profile with associated app id, so I had to re-generate the provisioning profile as well.






            share|improve this answer
























            • I just did this and didn't work till I updated both the developer and production push certificates.

              – Charlie
              Oct 16 '18 at 6:05



















            2














            If in the App iD of your App its says Configurable then you better start by creating a new certificate, if not then try to get the exact private key of your CSR, your certificate and your pem file which you might have used earlier. It would do well to re-configure the entire thing actually, a mismatch between the private key would never allow you to receive the notifications






            share|improve this answer


























            • I generated a new push certificate, but now my development provisioning profile shows as invalid in the ios dev center, does this mean this has to be recreated as well?

              – ljustin
              Jul 24 '14 at 12:07











            Your Answer






            StackExchange.ifUsing("editor", function () {
            StackExchange.using("externalEditor", function () {
            StackExchange.using("snippets", function () {
            StackExchange.snippets.init();
            });
            });
            }, "code-snippets");

            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "1"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f24896156%2fprovisioning-profile-and-push-notification-certificate%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            3 Answers
            3






            active

            oldest

            votes








            3 Answers
            3






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            4














            I meet the same problem. I had it token care of!



            You need to add iOS push certificate!



            https://developer.apple.com/account/ios/certificate/certificateCreate.action



            Apple Push Notification service SSL (Sandbox & Production).



            enter image description here






            share|improve this answer




























              4














              I meet the same problem. I had it token care of!



              You need to add iOS push certificate!



              https://developer.apple.com/account/ios/certificate/certificateCreate.action



              Apple Push Notification service SSL (Sandbox & Production).



              enter image description here






              share|improve this answer


























                4












                4








                4







                I meet the same problem. I had it token care of!



                You need to add iOS push certificate!



                https://developer.apple.com/account/ios/certificate/certificateCreate.action



                Apple Push Notification service SSL (Sandbox & Production).



                enter image description here






                share|improve this answer













                I meet the same problem. I had it token care of!



                You need to add iOS push certificate!



                https://developer.apple.com/account/ios/certificate/certificateCreate.action



                Apple Push Notification service SSL (Sandbox & Production).



                enter image description here







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jan 21 '16 at 8:05









                ylgwhyhylgwhyh

                1,1861219




                1,1861219

























                    3














                    Push certificate had been expired so it required creating a new push certificate. This invalidated provisioning profile with associated app id, so I had to re-generate the provisioning profile as well.






                    share|improve this answer
























                    • I just did this and didn't work till I updated both the developer and production push certificates.

                      – Charlie
                      Oct 16 '18 at 6:05
















                    3














                    Push certificate had been expired so it required creating a new push certificate. This invalidated provisioning profile with associated app id, so I had to re-generate the provisioning profile as well.






                    share|improve this answer
























                    • I just did this and didn't work till I updated both the developer and production push certificates.

                      – Charlie
                      Oct 16 '18 at 6:05














                    3












                    3








                    3







                    Push certificate had been expired so it required creating a new push certificate. This invalidated provisioning profile with associated app id, so I had to re-generate the provisioning profile as well.






                    share|improve this answer













                    Push certificate had been expired so it required creating a new push certificate. This invalidated provisioning profile with associated app id, so I had to re-generate the provisioning profile as well.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Jul 24 '14 at 20:31









                    ljustinljustin

                    1821516




                    1821516













                    • I just did this and didn't work till I updated both the developer and production push certificates.

                      – Charlie
                      Oct 16 '18 at 6:05



















                    • I just did this and didn't work till I updated both the developer and production push certificates.

                      – Charlie
                      Oct 16 '18 at 6:05

















                    I just did this and didn't work till I updated both the developer and production push certificates.

                    – Charlie
                    Oct 16 '18 at 6:05





                    I just did this and didn't work till I updated both the developer and production push certificates.

                    – Charlie
                    Oct 16 '18 at 6:05











                    2














                    If in the App iD of your App its says Configurable then you better start by creating a new certificate, if not then try to get the exact private key of your CSR, your certificate and your pem file which you might have used earlier. It would do well to re-configure the entire thing actually, a mismatch between the private key would never allow you to receive the notifications






                    share|improve this answer


























                    • I generated a new push certificate, but now my development provisioning profile shows as invalid in the ios dev center, does this mean this has to be recreated as well?

                      – ljustin
                      Jul 24 '14 at 12:07
















                    2














                    If in the App iD of your App its says Configurable then you better start by creating a new certificate, if not then try to get the exact private key of your CSR, your certificate and your pem file which you might have used earlier. It would do well to re-configure the entire thing actually, a mismatch between the private key would never allow you to receive the notifications






                    share|improve this answer


























                    • I generated a new push certificate, but now my development provisioning profile shows as invalid in the ios dev center, does this mean this has to be recreated as well?

                      – ljustin
                      Jul 24 '14 at 12:07














                    2












                    2








                    2







                    If in the App iD of your App its says Configurable then you better start by creating a new certificate, if not then try to get the exact private key of your CSR, your certificate and your pem file which you might have used earlier. It would do well to re-configure the entire thing actually, a mismatch between the private key would never allow you to receive the notifications






                    share|improve this answer















                    If in the App iD of your App its says Configurable then you better start by creating a new certificate, if not then try to get the exact private key of your CSR, your certificate and your pem file which you might have used earlier. It would do well to re-configure the entire thing actually, a mismatch between the private key would never allow you to receive the notifications







                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited Nov 20 '18 at 1:26









                    VicJordan

                    11k74975




                    11k74975










                    answered Jul 22 '14 at 19:39









                    GeetGeet

                    1,98221536




                    1,98221536













                    • I generated a new push certificate, but now my development provisioning profile shows as invalid in the ios dev center, does this mean this has to be recreated as well?

                      – ljustin
                      Jul 24 '14 at 12:07



















                    • I generated a new push certificate, but now my development provisioning profile shows as invalid in the ios dev center, does this mean this has to be recreated as well?

                      – ljustin
                      Jul 24 '14 at 12:07

















                    I generated a new push certificate, but now my development provisioning profile shows as invalid in the ios dev center, does this mean this has to be recreated as well?

                    – ljustin
                    Jul 24 '14 at 12:07





                    I generated a new push certificate, but now my development provisioning profile shows as invalid in the ios dev center, does this mean this has to be recreated as well?

                    – ljustin
                    Jul 24 '14 at 12:07


















                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Stack Overflow!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f24896156%2fprovisioning-profile-and-push-notification-certificate%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    這個網誌中的熱門文章

                    Tangent Lines Diagram Along Smooth Curve

                    Yusuf al-Mu'taman ibn Hud

                    Zucchini