urbanairship / react-native-airship

Airship React Native module
Other
86 stars 62 forks source link

[MOBILE-4628] Add Webview inspection check in MessageCenter #578

Closed Apekka closed 3 weeks ago

Apekka commented 1 month ago

What do these changes do?

Why are these changes necessary?

To debug more easily the webviews

How did you verify these changes?

Putting isWebViewInspectionEnabled to true, running the sample app and inspecting the webview on Safari

Verification Screenshots:

image

Anything else a reviewer should know?

To make testing faster and easier I edited the ProxyConfig so it loads the new field from the config, so I think it would be great to add it in the next Proxy update

image