Reputation: 59
I am developing a Facebook Messenger chatbot using Node.js and Facebook Graph API. Everything works fine with the normal Messenger application until I test it using the Messenger Lite application. No get started button, no persistent menu, no quick replies, and cards of generic template are not shown correctly.
Why is the Messenger Lite application not supporting those features? And, Is there any way to make the chatbot works on the Messenger Lite application correctly, as it is in the normal Messenger application?
Upvotes: 0
Views: 218