EIP-1102 will most likely settle on injecting a "read-only" provider initially at page load. This means that we have to inject a provider and web3 (our web3 entry script) as early as possible. Using injectJavaScript on the WebView seems unreliable. @brunobar79, any thoughts?
EIP-1102 will most likely settle on injecting a "read-only" provider initially at page load. This means that we have to inject a provider and web3 (our web3 entry script) as early as possible. Using
injectJavaScripton the WebView seems unreliable. @brunobar79, any thoughts?