was fasinated by how different the link structures are aloud to be on iOS on this list
https://github.com/damus-io/damus/blob/master/damus/Models/Wallet.swift
this is how damus be opening them from the wallet menu:
return .init(index: 1, tag: "cashapp", displayName: "Cash App", link: "https://cash.app/launch/lightning/",
appStoreLink: "https://apps.apple.com/us/app/cash-app/id711923939", image: "cashapp")
was fasinated by how different the link structures are aloud to be on iOS on this list
https://github.com/damus-io/damus/blob/master/damus/Models/Wallet.swift
No replies yet.