“Get Started” button does not appear in welcome screen for FB Messenger bot

自古美人都是妖i 提交于 2019-12-05 01:21:58

I found the solution. The "Get Started" button does not appear because I used the users who are not "Tester" for my app ( but the Welcome text appeared that why I confused)

There are a number of bugs/issue that seem to affect if the button appears or not once it is finally set using the POST request, this is what I have found.

You need to delete the conversion on facebook.com chat not messenger.com or mobile App. Click the little gear thing in the chat window to do this.

Once deleted on fb.com the button will appear the next time you try to chat on fb.com and on messenger.com

The button will not appear on any previously used Android Messenger clients after deleting on fb.com

To make the button appear again on Android Messenger client you need to clear the Messenger data/cache under Android Settings -> Apps , this will also clear your login and you need to login again.

I don't have an iOS device.

As says in documentation.

The Get Started button is only rendered the first time the user interacts with a the Page on Messenger.

So, if you has interacted with bot, you newer see this button again.

But, there is livehack. You can delete you chat with bot in web interface and add it again.

Note: Some new users on mobile apps may not receive button on old versions apps.

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