Open matheo opened 3 days ago
Depends on whether the Ionic app is running its webview with debugging enabled. If enabled, Inspect should detect it automatically. This works for both our free and paid plan.
See https://docs.inspect.dev/guides/ios-webviews#enabling-the-inspection-of-web-content-in-apps
I'm going to test this week and report back here, thanks for the resources!
I wonder if it's possible to inspect an Hybrid App built with Ionic running in an
iPhone
. like I'm able to do it in Android with ADB andchrome://inspect
in my Linux laptop.It seems it's possible with a Mac via Safari: https://ionicframework.com/docs/troubleshooting/debugging#ios-and-safari
This is the feature I need to pay a paid plan. Thanks in advance!