airgap-it / airgap-wallet

The AirGap Wallet is installed on an everyday smartphone. This app has only access to public information.
MIT License
446 stars 123 forks source link

Not able to create transaction from Isolated Module #242

Open AbhishekJadhavStackera opened 6 days ago

AbhishekJadhavStackera commented 6 days ago

I'm creating an Isolated Module with the identifier iso_eth. When I try to make a send transaction, it shows the below error from the wallet app. The wallet app shows an 'Deeplink could not be generated' error.

I used Logcat to get the actual error log.

Error: SERIALIZER(SCHEMA_DOES_NOT_EXISTS): Schema 5-iso_eth does not exist

Issue #69