zalo-js-bridge
Advanced tools
Comparing version 1.7.23 to 1.7.24
@@ -18,3 +18,2 @@ import Action from './config/action'; | ||
function onLoginCallback(data) { | ||
console.log(1234); | ||
ZaloBridge.loginCallback(data); | ||
@@ -32,3 +31,3 @@ } | ||
function onCloseWebview(callback) { | ||
ZJSBridge.Zalo.registerListenerEvent("h5.event.action.close", '{"handle_h5": 1}', callback) | ||
Zalo.registerListenerEvent("h5.event.action.close", '{"handle_h5": 1}', callback) | ||
} | ||
@@ -35,0 +34,0 @@ |
{ | ||
"name": "zalo-js-bridge", | ||
"version": "1.7.23", | ||
"version": "1.7.24", | ||
"description": "A Javascript Framework for WebApp", | ||
@@ -5,0 +5,0 @@ "engines": { |
@@ -1,1 +0,1 @@ | ||
1.7.23 | ||
1.7.24 |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23834194
73418