coinbase / coinbase-ios-sdk

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

quick question on Core codebase - Compiler error #50

Closed lilayoung closed 2 years ago

lilayoung commented 5 years ago

Getting two errors on the same issue: 'OpenExternalURLOptionsKey' is not a member type of 'UIApplication' in URLOpenerProtocol.swift (line 30) OAuthFlowType.swift (line 88) in the Core folder

Will someone please help me understand what is going on? the exact line of code is in the documentation too so I am not sure what to do to get rid of this issue.

jwitcig commented 2 years ago

Hi @lilayoung, hope you were able to get past this. Might also be a good question for Stack Overflow. I'll go ahead and close this one out.