Xcode throwing error coming from this dependency
Closed this issue · 2 comments
finleyowen commented
Hi,
I installed the package using CocoaPods and configured the URL Scheme as per this guide, but when I try to run the project, Xcode throws this error: 'openURL:' is deprecated: first deprecated in iOS 10.0
. Does anyone know how to fix this? Thanks heaps
StephenJosey commented
This should have have been resolved awhile back: #87 (in version 3.4.1). Can you confirm you're using at least 3.4.1 (the latest is 3.5.0)?
finleyowen commented
I removed the package when I opened this issue and reinstalled it when I saw your comment. It's working now so I was probably using an out of date version. Thanks!