We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 616977b commit 8e85d9fCopy full SHA for 8e85d9f
README.md
@@ -4,6 +4,11 @@
4
5
# UPDATES
6
7
+* 2017/05/02
8
+
9
+ * fix the bug that can not get the correct value when calling JavaScript in Java with object type value returned
10
+ * add `OnBridgeInjectedListener` ,it's available to observe the bridge injected event in Java code now.
11
12
* 2017/04/20 add Logger that will log the important information which is helpful for debug
13
14
* 2017/04/09 adding the retry mechanism of injecting bridge
0 commit comments