Giter VIP home page Giter VIP logo

cordovayoutubevideoplayer's People

Contributors

abomadi avatar arctouch-brunowolff avatar axelcostaspena avatar davidgv88 avatar glitchbone avatar ihadeed avatar javierabrego avatar jonsmart avatar markdegrootnl avatar trakout avatar zackexplosion avatar zwacky avatar

Stargazers

 avatar

cordovayoutubevideoplayer's Issues

Error on install for ios

I get an install error when i try to add ios platfrom
I did a platform rm ios
then i added the pugin
cordova plugin add https://github.com/abomadi/CordovaYoutubeVideoPlayer
then i added the ios platform and i get this error. I then added ruby with npm i -g ruby. Then re added ios platform. same error.

Failed to install 'cordova-plugin-youtube-video-player': undefined
CordovaError: Promise rejected with non-error: '/bin/sh: /usr/local/bin/pod: /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby: bad interpreter: No such file or directory\n'
at cli.catch.err (/usr/local/lib/node_modules/cordova/bin/cordova:29:15)
at process._tickCallback (internal/process/next_tick.js:68:7)

'XCDYouTubeKit.h' file not found with <angled> include; use "quotes" instead

Hey there, thank you for your fork!

Just wanted to point out that when I started using your fork I stepped on this small issue (where I just followed what it said in the title). P.s. I have I haven't touched any iOS native development yet.

YoutubeVideoPlayer.m

#import "YoutubeVideoPlayer.h"
#import <XCDYouTubeKit.h>
#import "AVFoundation/AVFoundation.h"
#import <AVKit/AVKit.h>

'XCDYouTubeKit.h' file not found after first build

The following error is generated every time a build is ran after the first successful build.

cordova-plugin-youtube-video-player/YoutubeVideoPlayer.m:9:9: fatal error: 
      'XCDYouTubeKit.h' file not found
#import "XCDYouTubeKit.h"
        ^~~~~~~~~~~~~~~~~
1 error generated.

** ARCHIVE FAILED **

The first build right after the install completes seems to work properly, but every build afterwards generates this failure. This seems to be related to issue #1. The only workaround I have found has been to uninstall the plugin, and reinstall it every single time I want to build my app.

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.