HTML Debugging
It's really simple to debug with iOS Simulator and Safari.
iOS Simulator Configuration
Turn off Do Not Track : Settings --> Safari --> PRIVACY & SECURITY / Do Not TrackSafari Configuration
Click Safari --> Preferences menuin Advanced tab, check on 'Show Develop menu in menu bar' checkbox.
Debugging
- run MAF application that you want to debug on iOS Simulator
- click the Develop --> iOS Simulator --> bootstraps.html menu of Safari menubar.
after that you can see html source code of the MAF app.
Resources