挑转andorid的uri上加上metamask
This commit is contained in:
parent
fc007c7ffa
commit
1f684ba4a1
@ -8,6 +8,7 @@ if (window.JavascriptJavaBridge) {
|
||||
window.jumpToWallet = function(url) {
|
||||
url = url || 'wc://';
|
||||
console.log('jumpToWallet: ' + url);
|
||||
url = 'metamask://wc?uri='+url
|
||||
jsb.toWallet(url);
|
||||
// jsb.reflection.callStaticMethod(
|
||||
// 'com/jc/jcfw/JcSDK',
|
||||
|
Loading…
x
Reference in New Issue
Block a user