Your app must be available in every public store in order take your app Live. Facebook integration












0














I am integrating Facebook login in my android app. So in order to get the user basic information I have to make my app live from Facebook developer console.



My problem is it doesn't let me do so. It gives me the following error



Your app must be available in every public store in order to take your app Live.



I have also added privacy policy URL and

Contact Email suggested in this answer and tried to make public but every time it gives me same error.



I have done Facebook integration before and there was no problem making app live.
I have also added test users but they never get any request either on mail or on Facebook.



In my app, I am successfully able to log in but after login it says
App not setup.



My app is not available at play store right now. So can we not use Facebook integration before making app live in play store. or am I missing something?










share|improve this question





























    0














    I am integrating Facebook login in my android app. So in order to get the user basic information I have to make my app live from Facebook developer console.



    My problem is it doesn't let me do so. It gives me the following error



    Your app must be available in every public store in order to take your app Live.



    I have also added privacy policy URL and

    Contact Email suggested in this answer and tried to make public but every time it gives me same error.



    I have done Facebook integration before and there was no problem making app live.
    I have also added test users but they never get any request either on mail or on Facebook.



    In my app, I am successfully able to log in but after login it says
    App not setup.



    My app is not available at play store right now. So can we not use Facebook integration before making app live in play store. or am I missing something?










    share|improve this question



























      0












      0








      0


      1





      I am integrating Facebook login in my android app. So in order to get the user basic information I have to make my app live from Facebook developer console.



      My problem is it doesn't let me do so. It gives me the following error



      Your app must be available in every public store in order to take your app Live.



      I have also added privacy policy URL and

      Contact Email suggested in this answer and tried to make public but every time it gives me same error.



      I have done Facebook integration before and there was no problem making app live.
      I have also added test users but they never get any request either on mail or on Facebook.



      In my app, I am successfully able to log in but after login it says
      App not setup.



      My app is not available at play store right now. So can we not use Facebook integration before making app live in play store. or am I missing something?










      share|improve this question















      I am integrating Facebook login in my android app. So in order to get the user basic information I have to make my app live from Facebook developer console.



      My problem is it doesn't let me do so. It gives me the following error



      Your app must be available in every public store in order to take your app Live.



      I have also added privacy policy URL and

      Contact Email suggested in this answer and tried to make public but every time it gives me same error.



      I have done Facebook integration before and there was no problem making app live.
      I have also added test users but they never get any request either on mail or on Facebook.



      In my app, I am successfully able to log in but after login it says
      App not setup.



      My app is not available at play store right now. So can we not use Facebook integration before making app live in play store. or am I missing something?







      android facebook






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 13 '18 at 4:30









      Rutvik Bhatt

      1,074415




      1,074415










      asked Jun 18 '18 at 11:05









      AbhayBohra

      1,2621023




      1,2621023
























          2 Answers
          2






          active

          oldest

          votes


















          13














          1 > Open your facebook developers dashboard.



          2 > find the Android app.



          3 > copy the details in the notepad.



          4 > Remove Android app from Dashboard.



          5 > Now make your app public(Live).



          6 > re-enter your Android app data into Dashboard.



          Thats it. :)






          share|improve this answer



















          • 3




            your answer is really helpful :)
            – Hitesh Sarsava
            Jun 19 '18 at 19:07



















          0














          I have faced this problem and so far i have find this solution for both version (Live or Debug mode APK) check out below answer.



          Option 1 for using Live APK



          1 > Open your facebook developers dashboard.



          2 > Find the android app.



          3 > Copy the details in the notepad.



          4 > Remove android app from dashboard.



          5 > Now make your app public(Live).



          6 > Re-enter your android app data into dashboard.



          Option 2 for add as a tester account for testing purpose (Without Go Live)



          1 > Open your facebook developers dashboard.



          2 > Go to Roles.



          3 > Go to Roles then Find tester and add a tester account here.



          4 > Give conformation for that particular tester from this tester login.



          Hope this Helps you.






          share|improve this answer





















            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%2f50908065%2fyour-app-must-be-available-in-every-public-store-in-order-take-your-app-live-fa%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            13














            1 > Open your facebook developers dashboard.



            2 > find the Android app.



            3 > copy the details in the notepad.



            4 > Remove Android app from Dashboard.



            5 > Now make your app public(Live).



            6 > re-enter your Android app data into Dashboard.



            Thats it. :)






            share|improve this answer



















            • 3




              your answer is really helpful :)
              – Hitesh Sarsava
              Jun 19 '18 at 19:07
















            13














            1 > Open your facebook developers dashboard.



            2 > find the Android app.



            3 > copy the details in the notepad.



            4 > Remove Android app from Dashboard.



            5 > Now make your app public(Live).



            6 > re-enter your Android app data into Dashboard.



            Thats it. :)






            share|improve this answer



















            • 3




              your answer is really helpful :)
              – Hitesh Sarsava
              Jun 19 '18 at 19:07














            13












            13








            13






            1 > Open your facebook developers dashboard.



            2 > find the Android app.



            3 > copy the details in the notepad.



            4 > Remove Android app from Dashboard.



            5 > Now make your app public(Live).



            6 > re-enter your Android app data into Dashboard.



            Thats it. :)






            share|improve this answer














            1 > Open your facebook developers dashboard.



            2 > find the Android app.



            3 > copy the details in the notepad.



            4 > Remove Android app from Dashboard.



            5 > Now make your app public(Live).



            6 > re-enter your Android app data into Dashboard.



            Thats it. :)







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Nov 3 '18 at 12:21

























            answered Jun 18 '18 at 11:09









            Rutvik Bhatt

            1,074415




            1,074415








            • 3




              your answer is really helpful :)
              – Hitesh Sarsava
              Jun 19 '18 at 19:07














            • 3




              your answer is really helpful :)
              – Hitesh Sarsava
              Jun 19 '18 at 19:07








            3




            3




            your answer is really helpful :)
            – Hitesh Sarsava
            Jun 19 '18 at 19:07




            your answer is really helpful :)
            – Hitesh Sarsava
            Jun 19 '18 at 19:07













            0














            I have faced this problem and so far i have find this solution for both version (Live or Debug mode APK) check out below answer.



            Option 1 for using Live APK



            1 > Open your facebook developers dashboard.



            2 > Find the android app.



            3 > Copy the details in the notepad.



            4 > Remove android app from dashboard.



            5 > Now make your app public(Live).



            6 > Re-enter your android app data into dashboard.



            Option 2 for add as a tester account for testing purpose (Without Go Live)



            1 > Open your facebook developers dashboard.



            2 > Go to Roles.



            3 > Go to Roles then Find tester and add a tester account here.



            4 > Give conformation for that particular tester from this tester login.



            Hope this Helps you.






            share|improve this answer


























              0














              I have faced this problem and so far i have find this solution for both version (Live or Debug mode APK) check out below answer.



              Option 1 for using Live APK



              1 > Open your facebook developers dashboard.



              2 > Find the android app.



              3 > Copy the details in the notepad.



              4 > Remove android app from dashboard.



              5 > Now make your app public(Live).



              6 > Re-enter your android app data into dashboard.



              Option 2 for add as a tester account for testing purpose (Without Go Live)



              1 > Open your facebook developers dashboard.



              2 > Go to Roles.



              3 > Go to Roles then Find tester and add a tester account here.



              4 > Give conformation for that particular tester from this tester login.



              Hope this Helps you.






              share|improve this answer
























                0












                0








                0






                I have faced this problem and so far i have find this solution for both version (Live or Debug mode APK) check out below answer.



                Option 1 for using Live APK



                1 > Open your facebook developers dashboard.



                2 > Find the android app.



                3 > Copy the details in the notepad.



                4 > Remove android app from dashboard.



                5 > Now make your app public(Live).



                6 > Re-enter your android app data into dashboard.



                Option 2 for add as a tester account for testing purpose (Without Go Live)



                1 > Open your facebook developers dashboard.



                2 > Go to Roles.



                3 > Go to Roles then Find tester and add a tester account here.



                4 > Give conformation for that particular tester from this tester login.



                Hope this Helps you.






                share|improve this answer












                I have faced this problem and so far i have find this solution for both version (Live or Debug mode APK) check out below answer.



                Option 1 for using Live APK



                1 > Open your facebook developers dashboard.



                2 > Find the android app.



                3 > Copy the details in the notepad.



                4 > Remove android app from dashboard.



                5 > Now make your app public(Live).



                6 > Re-enter your android app data into dashboard.



                Option 2 for add as a tester account for testing purpose (Without Go Live)



                1 > Open your facebook developers dashboard.



                2 > Go to Roles.



                3 > Go to Roles then Find tester and add a tester account here.



                4 > Give conformation for that particular tester from this tester login.



                Hope this Helps you.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jul 25 '18 at 11:33









                InsaneCat

                1




                1






























                    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.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • 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%2f50908065%2fyour-app-must-be-available-in-every-public-store-in-order-take-your-app-live-fa%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







                    Popular posts from this blog

                    List item for chat from Array inside array React Native

                    Thiostrepton

                    Caerphilly