問題タブ [facebook-app-center]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
facebook - FB Bot - Adding pages_messaging_subscriptions to existing public bot
I have an approved Facebook Messenger Bot live and public. Now I have added a subscription functionality to my bot in a development environment and want to integrate it into my live version.
My question is now regarding the review process. As mentioned in the docs, I have to get approved the 'pages_messaging_subscriptions' permission in order to offer subscriptions to the user.
Can I now simply add the subscription functionality to my live version and then start the review process or do I have to start the review process first and after being reviewed successfully I can update my live version?