Firekeeper

Results 12 comments of Firekeeper

@nguyentrong101094 In the 2019.4 LTS Unity versions I have had no issues, all you need to do is this part from my initial reply: android.useAndroidX=true android.enableJetifier=true Also I think new...

![27fe865ccd9a3680d1619f7eccc07c09](https://github.com/MetaMask/metamask-extension/assets/43042585/9fa9510d-3672-4702-bfa8-e59d27681f6a)

+1, had to make same change for usdc with chainlink oracle

Will look at this soon, I don't remember getting duplicates in my build process but that's a good callout - are you using Unity 2021 by chance?

Decided to remove the pod instead. After the next MetaMask upgrade might do the opposite. Thanks for the report, should be fixed here https://github.com/thirdweb-dev/unity-sdk/releases/tag/v4.13.3

Hey @OmeGaCinoS we don't use Codice, open that script and check if there's an added reference to it in you project, and if so feel free to remove it. Checking...

Thanks @ecp4224 , looks like some good effort was made this version :) Tested on Desktop and worked fine. Testing on Android and iOS next. In the meantime let me...

New connection flow is interesting but previously the mobile app post connect showed "you can return to the app" msg, this new step of choosing account kind of circumvents it,...

Hey @ecp4224 don't think I can merge this after testing further on mobile, seems every request attempts to reopen the mm mobile app from scratch and re-deep link/connect and not...

Thank you for your efforts @ecp4224 !