How to Debug Facebook Messenger Extensions?
Asked Answered
M

1

8

I'm working on Facebook Messenger Extensions and want to know how to debug frontend (I'm using React). Actually, we don't have access to the console in the webview :(

Any advice ? Best Practices ?

Thanks !

Maggi answered 29/6, 2017 at 8:57 Comment(0)
V
0

You can now open webviews in a Messenger chat on the Facebook webpage and debug in the console as normal. Make sure to use the updated Messenger Extensions SDK getContext() function though.

Vole answered 29/10, 2017 at 13:30 Comment(2)
Thanks ! I found this solution too :)Maggi
Could you explain this in a bit more details? How would you access the chat extensions on a webpage? and by webpage, you mean on a computer (as opposed to smart phone)? @VoleGeldens

© 2022 - 2024 — McMap. All rights reserved.