Git Product home page Git Product logo

volarvideo-ios-framework-public's People

Contributors

alechenthorne avatar baskren avatar

Watchers

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

Forkers

yangxt

volarvideo-ios-framework-public's Issues

CoreLocation check doesn't properly handle user denial

If the user selects "Don't Allow" for the Location check, the SDK continues in the "prelaunchMovie" loop.

Also, if the user goes to play any Geo-blocked content in the future, no error message is shown, and no error callback is hit so that the app itself can show an error.

Domain list is blank, even in iOS 6

See title. I just get a blank white list. Would like to see how it looks on Ben's simulator or on an iPad, but until then I'm staring at this:

screen shot 2014-01-07 at 3 17 24 pm

Double Audio

Reports of double audio on some broadcasts. Appears to be caused by multiple instantiation of player for the same broadcast.

DemoApp domain management

Deleting a domain from the Change Domain list doesn't stick - it's back on the next app launch.

The app also forgets what domain was selected, and reverts to vcloud.volarvideo.com on new launches.

DemoApp sub-site selection

The current sub-site selection method (appending the full site title after the domain) is rather awkward. @chris-allen implemented a nice enumeration drop down for selecting among available sites for a domain, which would be nice to port to the iOS app.

Trying to use embedded framework in CocoaPods project causes Linker errors

I have an iOS application that uses CocoaPods. Integrating the embedded framework into my project causes linker errors. Below are steps to reproduce the problem w/ a clean environment.

  1. Create new iOS application with "Empty Application" template using XCode 4.6

  2. Set up CocoaPods with the following pod file:

    platform :ios, '6.0'
    pod 'JSONKit'

  3. Copy VVMoviePlayer.embeddedframework to project

  4. Add the following to the project:

    • CoreLocation.framework
    • Security.framework
    • CFNetwork.framework
    • libicucore.dlib
    • MapKit.framework
    • libxml2.dlib
    • EventKitUI.framework
    • EventKit.framework
    • CoreMedia.framework
    • AVFoundation.framework
    • libz.dlib
    • SystemConfiguration.framework
    • MediaPlayer.framework

After following these and trying to build the application, the build fails with the following errors:

duplicate symbol _OBJC_METACLASS_$_PodsDummy_Pods in:
    /Users/tpesce/tmp/VVTest/VVMoviePlayer.embeddedframework/VVMoviePlayer.framework/VVMoviePlayer(PodsDummy_Pods.o)
    /Users/tpesce/Library/Developer/Xcode/DerivedData/VVTest-dbhmsixunlqvdcflvoayrktdwtit/Build/Products/Debug-iphoneos/libPods.a(Pods-dummy.o)
duplicate symbol _OBJC_CLASS_$_PodsDummy_Pods in:
    /Users/tpesce/tmp/VVTest/VVMoviePlayer.embeddedframework/VVMoviePlayer.framework/VVMoviePlayer(PodsDummy_Pods.o)
    /Users/tpesce/Library/Developer/Xcode/DerivedData/VVTest-dbhmsixunlqvdcflvoayrktdwtit/Build/Products/Debug-iphoneos/libPods.a(Pods-dummy.o)
ld: 2 duplicate symbols for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)

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.