Just built it from source while waiting for Google to approve the app, and it’s great. I had to use Firefox for the PWA because I need links to open in firefox when I click on them, but Firefox doesn’t handle PWAs vey well. The native app fixes all these problems. Excited for it to be on the Google Play Store!
Also aeharding@lemmy.world will you upload the android app to F-droid? It would be nice to have it there rather than having to install it from the play store.
Got it working. Had to completely remove the android project directory, then run
npx cap add android
to recreate it. After that I was able to build. Are you using the debug apk? The other one is unsigned so won’t install.