Daniele's avatar
Daniele
npub1ncda...r8ar
Building https://nucube.music/
Daniele's avatar
della 1 year ago
Yesterday in what was clearly a moment of weakness, I registered a Google Play console account to eventually publish an app there. I said I wouldn't have done it but as my app is intended to bring pre-nostr people to Nostr, it made some sense. Then, after paying 25 USD I might add, they ask me to accept this. Thanks, but no. image
Daniele's avatar
della 1 year ago
I've transferred 100 sats from @Minibits to @0xchat using ecash redeem. So basically I cut-pasted money. Marvellous. Thanks everyone working on this tech, @calle and the others I still don't know.
Daniele's avatar
della 1 year ago
Am I the only one spending half the time dealing with USB/Wireless debug not working in Android / adb?
Daniele's avatar
della 1 year ago
The sound of inevitability. image
Daniele's avatar
della 1 year ago
I have a prototype android (then multiplatform) app I want to publish to gather early feedback. @Zapstore cli is installed, but I can't really figure out the command sequence. On Linux: ```sh $ zapstore list [dotenv] Load failed: file not found: File: '.env' zapstore 0.1.0 (enabled) ``` Then what? `zapstore install app.apk` also searches for a dotenv files, and then fails with `WebSocket is not connected.` I understand everything is being built as we speak, just please some directions 🙏