Samo Kolter
Samo Kolter
@hadnet Have you figured out what caused the issue? I think I have the same problem: environment variables are undefined when I install the `.apk` extracted from an `.aab` file
@goatandsheep For my project, I followed the process described [here](https://github.com/Sejmou/my-songbook-app/tree/master/app#buildingsideloading-android-app) to create an Android app Bundle (.aab file) locally and extract the .apk from it I use this to build...
When can we expect this to get merged? I would really want to use a SvelteKit app with nx, what can I do in the meantime?
just realized that I was missing the wrapping { "backfill: ... } around the object in the first example. However, it also doesn't work that way. I also noticed that...
ok, just realized that the `POST` work as documented as long as I pass the `api_key` in the body. The request fails if I pass it in the URL query...
This answer might come a bit late for you, but you could try installing the package by yourself from the source code in the repo (after changing `setup.py`). These are...
However, I'm afraid the way Spotify provides the charts downloads has changed and this package does not work anymore :/ But if you're just interested in the data itself, you...