-
Conversation on this thread are limited to 0.57 releases major issues and backport (cherry-pick) requests from commits that are **already** on master.
An example of a good such request is a bug fix…
-
I just bought [this domain](http://safari-is-the-new-ie.com), which perfectly encapsulates something I've been saying for that last year or two: Microsoft is no longer the burden on the web platform i…
-
### Description
After upgraded to 0.41, many modules don't work and get this error:
```
java.lang.RuntimeException: Illegal callback invocation from native module. This callback type only permi…
-
### General information
Could you please explain what do you mean by step
4. Use PopupBridge from the web page by writing some JavaScript:
5. Redirect back to the app inside of the popup:
…
-
Follow the link below:
https://github.com/adjust/ios_sdk/blob/master/doc/english/web_views.md#bridge-add
but I didn't find Supporting Files, help me
Here is my project
![1](https://user-images…
-
Has any thought/effort happened so far toward saving sessions? It would be great if loading the app later didn't log you out. I tried implementing this myself but it seems that with WKWebView, managin…
-
I'm sending some information back and forth using the javascript bridge. On osx the information is sent back and forth immediately. For example if I send a command to javascript and a return command d…
-
Is there a way to send data from the HTML to the page when the user taps on a button or something in the webview?
What I'm looking for is basically the equivalent of this library that I can embed in …
-
I'm proposing a patch to the `PluginMarker.java` file that will greatly improve the performance when adding hundreds of markers to the map.
I propose the creation of a `createMarkers` method (note th…
-
It was good to work with WVJsBrige as a component for fluid interop between native and web code. I'd love to continue using WKWebView as I port the reference WebView-based app framework for our produc…