1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-30 23:44:55 +02:00
Files
joplin/ReactNativeClient/android
Isham Mahajan 95eb302a62 Android: Enable debugging of WebView on browser (#2586)
Enables debugging for the android plugin which
`react-native-webview` uses. This method is mentioned in their guide
for the same.
https://github.com/react-native-community/react-native-webview/blob/master/docs/Debugging.md

Unfortunately the call requires API version >= 19 (After Kitkat),
which is fine because this will be disabled in production builds
anyways.
2020-03-06 23:01:10 +00:00
..
2017-07-07 23:25:03 +01:00
2019-06-14 07:12:24 +01:00
2019-06-14 07:12:24 +01:00
2017-07-07 23:25:03 +01:00
2017-07-07 23:25:03 +01:00
2017-07-07 23:25:03 +01:00
2020-02-19 00:09:19 +00:00