DEV Community

Eniola Ajani
Eniola Ajani

Posted on • Edited on

Debug request on ionic portal using Safari (IOS)

This tutorial is majorly for developers having issue debugging request on ionic portals.In other to inspect request made on portal through your native IOS device .

Step 1:
One Safari click preferences

Step 2:

While on preference click the advance tab

Step 3:

Click the checkbox to enable developer menu.

Once developer menu has been enable you should have this below

To inspect in portal view, make sure Safari is opened .As soon as you open the portal page on your IOS device.Click on the safari, navigate to developer menu.Click simulation and click localhost.

Below shows ionic portal web app on the inspector mode .

Thanks for reading.

Top comments (0)