❔HTML FAQs
How do I include the JourneyApps iFrame Client in my HTML file?
Are there any limitations to what kind of websites I can reference as a remote HTML source?
<html src="http://www.google.com" />What kind of data can I include in the post() method?
post() method?Can I use the developer console to troubleshooting the iFrame Client?

Why am I receiving sandboxing errors?
I am getting a "Callback for ... is already registered" error when returning to a view that has an HTML component on it. Why?
Why am I am getting a "No HTML component matching id: ... found" error upon entering my view?
Last updated