Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

save in albums from ios 11 #147

Open
wants to merge 91 commits into
base: albums
Choose a base branch
from
Open

save in albums from ios 11 #147

wants to merge 91 commits into from

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
Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v3.19.0...v6.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
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.

None yet