Git Product home page Git Product logo

Comments (11)

MarkLyck avatar MarkLyck commented on September 13, 2024

Fixed the error, by adding the framework where appropriately in the project settings. But beyond being able to test the usability of the chart system, I still have no way of implementing them. And for some one who've never touched a line of code for other devices. The Android "getting started guide" is useless. While all the parameters and how to change the chart, is fairly easy to comprehend. The lack of knowledge with an example of setting up a single thing. Makes the rest of the information useless :(

from charts.

danielgindi avatar danielgindi commented on September 13, 2024

The ObjC demo is very simple to understand, even if you do not know the
language. The API is exactly the same even though sometimes there are
square brackets around function calls...

You also should not try to develop for iOS without knowledge in ObjC as
that's the language the system is written in, and all of the frameworks too.

from charts.

petatester avatar petatester commented on September 13, 2024

I have same problem than MarkLyck. When I run on simulator there are no problems, but I try to run ChartsDemo on iPhone, but always the same problem:

dyld: Library not loaded: @rpath/Charts.framework/Charts
Referenced from: /private/var/mobile/Containers/Bundle/Application/2FB00EB8-7E0F-4121-801D-D40C71E29C04/ChartsDemo.app/ChartsDemo
Reason: image not found

How add the framework correctly to run demo on iPhone?

Thanks.

from charts.

danielgindi avatar danielgindi commented on September 13, 2024

from charts.

petatester avatar petatester commented on September 13, 2024

I'm trying removing and adding framework reference from target but same result. Did you try with iOS 8.2 or below?

from charts.

danielgindi avatar danielgindi commented on September 13, 2024

No, I haven't, because it's compiled with a BETA version of Xcode.

from charts.

danielgindi avatar danielgindi commented on September 13, 2024

I've found a fix for your "library not found" error, you should pull now and try.
It runs on iOS >= 7 now, even though compiling from Xcode 6.3b4

from charts.

MartinPajak avatar MartinPajak commented on September 13, 2024

I try to use it in my swift project, but always get:

dyld: Library not loaded: @rpath/Charts.framework/Charts
Referenced from: ----
Reason: image not found

a short swift demo or HowTo would be really usefull.

from charts.

jhays avatar jhays commented on September 13, 2024

I was able to resolve this issue by adding the Charts framework under "Embedded Frameworks" as described here:
http://stackoverflow.com/questions/24333981/ios-app-with-framework-crashed-on-device-dyld-library-not-loaded-xcode-6-beta

from charts.

danielgindi avatar danielgindi commented on September 13, 2024

Friends, this is in the README under instructions. I hate answering the
same question again and again. When adding a framework in Xcode 6, you have
to add as an embedded framework.

‏בתאריך יום שישי, 1 במאי 2015, jhays [email protected] כתב:

I was able to resolve this issue by adding the Charts framework under
"Embedded Frameworks" as described here:

http://stackoverflow.com/questions/24333981/ios-app-with-framework-crashed-on-device-dyld-library-not-loaded-xcode-6-beta


Reply to this email directly or view it on GitHub
#7 (comment)
.

from charts.

manuelolmos avatar manuelolmos commented on September 13, 2024

Something might help that was not marked yet is that if you are working on an Objective-C project you have to set: embedded content contains swift code to YES

from charts.

Related Issues (20)

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.