Terry Yiu's avatar
Terry Yiu
_@tyiu.xyz
npub1yaul...vjmf
Terry Yiu's avatar
Terry Yiu 1 year ago
My Bitcoin price calculator app, SatsPrice, has expired on Apple TestFlight because I don’t do enough development on it to justify maintaining a running beta. Please download the App Store version instead if you have been running the TestFlight version. Apple: Android: or ZapStore
Terry Yiu's avatar
Terry Yiu 1 year ago
So close to cracking the code to get a viable native iOS Nostr signer proof of concept working. I think I’ve verified almost all possible approaches that will work. 1. nostrsigner:// URL scheme + callbacks ✅ 2. Signer iOS shortcut + clipboard ✅ 3. Signer iOS action extension via Share Sheet (last step to figure out how to pass data back from extension to host app) More tomorrow.
Terry Yiu's avatar
Terry Yiu 1 year ago
Nostr developer problems. Trying to build a native Nostr signer on iOS. Committing changes through ngit, but I need a signer to publish the events. Recursive problem number 1. I boot up Amber on my Android device to sign the ngit events, but I can’t use my thumb because I accidentally sliced it on my blender, so I need to switch to PIN entry. Idiot problem number 2. GM!