Closed tosh closed 8 years ago
FB Messenger closes the WebView if the user is redirected to the following URL:
https://www.messenger.com/closeWindow/?image_url=IMAGE_URL&display_text=DISPLAY_TEXT
According to the FB Messenger documentation IMAGE_URL and DISPLAY_TEXT will get displayed briefly until the window closes:
IMAGE_URL
DISPLAY_TEXT
https://developers.facebook.com/docs/messenger-platform/send-api-reference/button-template#close_window
Done
FB Messenger closes the WebView if the user is redirected to the following URL:
https://www.messenger.com/closeWindow/?image_url=IMAGE_URL&display_text=DISPLAY_TEXT
According to the FB Messenger documentation
IMAGE_URL
andDISPLAY_TEXT
will get displayed briefly until the window closes:https://developers.facebook.com/docs/messenger-platform/send-api-reference/button-template#close_window