coinbase / coinbase-ios-sdk

Integrate bitcoin into your iOS application with Coinbase
https://www.coinbase.com/
Apache License 2.0
171 stars 66 forks source link

Deeplinking to coinbase app #53

Closed mschonvogel closed 2 years ago

mschonvogel commented 5 years ago

I'd like to deep-link from my app to the coinbase app. Did you implement an URL scheme that I could use to check whether the coinbase app is installed? (via UIApplication.sharedApplication().canOpenURL(...))

jwitcig commented 2 years ago

Hi @mschonvogel, sorry for the very delayed response here. Links to the Coinbase app should use coinbase.com.

Hope that helps!