No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Debugging in a Canvas App
You must use Chrome, Firefox, or Safari to follow these steps.
When using the Force.com Canvas SDK, you can enable debug mode to make troubleshooting easier.
- With your canvas app open in your browser, open the console.
- Type Sfdc.canvas.console.enable(); and press return.
- Refresh your browser.
Use data from this screen to debug canvas-related problems.