English
Mobile Development and Debugging
About 99 wordsLess than 1 minute
2025-12-18
This page introduces the basic development workflow and debugging recommendations for mobile-side extension capabilities.
Development Workflow
- Develop in the online IDE
- Click the Preview button in the upper-right corner of the online IDE to view the result after development
Debugging Recommendations
- Before debugging, confirm that the mobile APIs and host capabilities meet expectations
- It is recommended to start debugging based on the online preview result, and then perform integrated verification in the host environment on a real device
