Code Monkey home page Code Monkey logo

cordova-plugin-photo-library-sism's People

Contributors

andreasgassmann avatar antonellof avatar dan-leech avatar fiahfy avatar henry61024 avatar kosssi avatar lentyaishe avatar lulumahot avatar menardi avatar nilebma avatar tkjnz avatar viananicolas avatar viskin avatar xmarkclx avatar zihanoo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

cordova-plugin-photo-library-sism's Issues

cordova-ios 6+ supporting

Cordova-ios (ver. 6+) stoped supporting CDVURLProtocol (it was deleted at all) and some other classes that are still using in the plugin (see changelog ). Are you going to migrate the code base to support the latest cordova-ios? Thank you for the supporting this plugin.

Errors while build with Xcode & cordova build

Command:
ionic cordova build ios

Error:

[ERROR] An error occurred while running subprocess cordova.
cordova build ios --device exited with exit code 65.

Xcode Errors

.../cordova-plugin-photo-library-sism/PhotoLibraryService.swift:587:39: 'UIApplicationOpenSettingsURLString' has been renamed to 'UIApplication.openSettingsURLString'

/UIKit.UIApplicationOpenSettingsURLString:3:12: 'UIApplicationOpenSettingsURLString' was obsoleted in Swift 4.2
.../cordova-plugin-photo-library-sism/PhotoLibraryService.swift:836:20: 'UIImageJPEGRepresentation' has been replaced by instance method 'UIImage.jpegData(compressionQuality:)'

/UIKit.UIImageJPEGRepresentation:2:13: 'UIImageJPEGRepresentation' was obsoleted in Swift 3
.../cordova-plugin-photo-library-sism/PhotoLibraryService.swift:833:20: 'UIImagePNGRepresentation' has been replaced by instance method 'UIImage.pngData()'

/UIKit.UIImagePNGRepresentation:2:13: 'UIImagePNGRepresentation' was obsoleted in Swift 3

Ionic Info Output

Ionic:

   Ionic CLI                     : 5.4.13 (/usr/local/lib/node_modules/ionic)
   Ionic Framework               : @ionic/angular 5.0.7
   @angular-devkit/build-angular : 0.803.26
   @angular-devkit/schematics    : 8.3.26
   @angular/cli                  : 8.3.26
   @ionic/angular-toolkit        : 2.2.0

Cordova:

   Cordova CLI       : 8.1.2 ([email protected])
   Cordova Platforms : ios 5.1.1
   Cordova Plugins   : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.2.1, (and 12 other plugins)

Utility:

   cordova-res : 0.8.1
   native-run  : 0.3.0

System:

   ios-deploy : 1.10.0
   ios-sim    : 8.0.2
   NodeJS     : v12.13.0 (/usr/local/bin/node)
   npm        : 6.14.5
   OS         : macOS Catalina
   Xcode      : Xcode 11.4.1 Build version 11E503a

Any plans to update plugin?

android 10 support (SDK 29)

when setting "android-targetSdkVersion" to 29, the plugin will not work on Android 10.
can you please fix the issue?

Error when getting albums:

near "GROUP": syntax error (Sqlite code 1 SQLITE_ERROR): , while compiling: SELECT bucket_id, bucket_display_name FROM images WHERE ((is_pending=0) AND (is_trashed=0) AND (volume_name IN ( 'external_primary' , '3835-3163' ))) AND ((1) GROUP BY 1,(2)) ORDER BY datetaken DESC, (OS error - 2:No such file or directory)

Error while doing PhotoLibrary.getLibrary()

To Native Cordova -> PhotoLibrary getLibrary PhotoLibrary1399906327 ["options": [{
chunkTimeSec = 0;
includeAlbumData = 0;
includeCloudData = 1;
includeImages = 1;
includeVideos = 0;
itemsInChunk = 0;
maxItems = 0;
quality = "0.5";
thumbnailHeight = 384;
thumbnailWidth = 512;
useOriginalFileNames = 0;
}]]
2021-10-17 23:55:18.312339-0700 App[5427:1392997] [core] "Error returned from daemon: Error Domain=com.apple.accounts Code=7 "(null)""

Add Swift Support dependency still required?

Is the cordova-plugin-add-swift-support still required?
It's not compatible with xcode 11 and swift compatibility should be included in cordova-ios 5+

edit: had to update add-swift-support to 2.0.2

Does the plug-in support wkwebview?

Because the latest app store has been put on the shelves, the plug-in containing uiwebview is not allowed to be put on the shelf. I would like to ask the boss whether the plug-in is wkwebview

Command failed with exit code 65

Hello,

I have this error when I try to build my application under iOs after installing your plugin.

Thank you

`** BUILD FAILED **

The following build commands failed:
CompileSwift normal x86_64 /Users/charlessauvat/appdev/skate/platforms/ios/skate/Plugins/cordova-plugin-photo-library-sism/PhotoLibraryService.swift
CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler
(2 failures)
xcodebuild: Command failed with exit code 65
[ERROR] An error occurred while running subprocess cordova.

    cordova build ios exited with exit code 65.
    
    Re-running this command with the --verbose flag may provide more information.`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.