Adrián Vispalia Moreno
Adrián Vispalia Moreno
@imduchy , for `COGNITO_USER_POOLS`, the authorization header is a bit tricky (as said on [here](https://github.com/aws-amplify/amplify-js/issues/2231), where it worked after they removed `Bearer ` from the header content). For me, it...
For people that have the same question, here is a link to the beta guide with the apk sign process: [https://next--tauri.netlify.app/next/guides/distribution/sign-android/](https://next--tauri.netlify.app/next/guides/distribution/sign-android/) I tried it on my project and it worked....
> > For people that have the same question, here is a link to the beta guide with the apk sign process: > > https://next--tauri.netlify.app/next/guides/distribution/sign-android/ > > I tried it...
> How did you config mobile app icon, I Modify the icons and run `bun run tauri android build` command then then app icon is likes the tauri png. On...
> How did you config mobile app icon, I Modify the icons and run `bun run tauri android build` command then then app icon is likes the tauri png. Hey,...