Skip to content

Conversation

@joaoduartemariucio
Copy link

@joaoduartemariucio joaoduartemariucio commented Sep 5, 2018

I updated the code that saves the images to the latest version of swift fixing problems in ios 11

@viskin viskin changed the title save in albuns from ios 11 save in albums from ios 11 Mar 24, 2019
ewwwgiddings and others added 10 commits April 7, 2019 17:14
Swift Support Dependency Update
私の環境では以下のようなエラーが発生していました。

cordova: 8.1.2
cordova-ios: 4.5.5
Xcode: 10.2.1
Swift: 4.0

```
ERROR: Method 'getLibrary:' not defined in Plugin 'PhotoLibrary'
```

'@objc' をメソッドに付与することで修正できました。
https://stackoverflow.com/questions/42704176/swift-ios-plugin-method-not-defined-in-plugin-error-cordova
Fix method call failure in swift 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.