vechain / connex

The mono-repo contains libraries to help build dApps for VeChain.
https://docs.vechain.org/developer-resources/sdks-and-providers/connex
GNU Lesser General Public License v3.0
85 stars 3.6k forks source link

Fix iOS signing windows not opening #134

Closed ifavo closed 1 year ago

ifavo commented 1 year ago

On iOS mobile devices transactions dialogs are not opened within async functions.

ifavo commented 1 year ago

Tagging all contributors to get some attention: @qianbin @libotony @laalaguer @XJWX89 @Artimunor

Sadly this issue blocks a more complex use on iOS for me.

libotony commented 1 year ago

Hi @ifavo sorry for the delay,I'll take a look

ifavo commented 1 year ago

Hi @ifavo sorry for the delay,I'll take a look

@libotony no worries, I just did not know if anyone did see this, thank you for checking on it!

qianbin commented 1 year ago

Looks good.

ifavo commented 1 year ago

@libotony @qianbin is there an ETA for a release to make it available via unpkg for public use?

libotony commented 1 year ago

@ifavo Published in v2.0.12.

ifavo commented 1 year ago

@ifavo Published in v2.0.12.

I see the update, the wallet buddy is not included in it: https://www.npmjs.com/package/@vechain/connex-wallet-buddy

Can you update it aswell?

libotony commented 1 year ago

Sorry, I forgot buddy

libotony commented 1 year ago

@ifavo Published in v2.0.12.

I see the update, the wallet buddy is not included in it: https://www.npmjs.com/package/@vechain/connex-wallet-buddy

Can you update it aswell?

Done

ifavo commented 1 year ago

thanks a lot! 🙏