Android Emulator Error in dev environment

The fix is ready in the shop-minis-cli v0.0.208. You can run
npx shop-minis upgrade or modify the version number in the package.json and run npm install.

Let me know if it works.

You will need an x86_64 simulator. ARM simulators are not supported on Windows.

hi there! I just wanted to check if the issues with Android development have been solved already.
We’re working on fixing the submit command.

Thank you!

Hey @Quique-Shopify I was able to fix the issue by making the changes suggested by @dz-arc Is it no longer required after we upgrade the app to shop-minis-cli v0.0.208? I’m not sure I know about the submit command issue?

1 Like

@Quique-Shopify Yes the android development emulator issue has been fixed after upgrading to shop-minis-cli v0.0.208

Thank you

1 Like

just run npx shop-minis upgrade. It’s run automatically on every submit command anyways. Glad to see that it works for you now!

1 Like