MetaMask / metamask-android-sdk

MetaMask SDK for Android
Other
47 stars 13 forks source link

fix: concurrency handling and read-only calls improvements #147

Closed elefantel closed 2 months ago

elefantel commented 2 months ago

This PR: • Fixes an issue with resuming or updating some state related to receiving broadcast intents in nativesdk caused by the concurrent nature of AIDL. • Improves read-only calls handling

Addresses issue reported in Testing Integration Issue with Aarna Builder