Coder Social home page Coder Social logo

Comments (10)

bradmartin avatar bradmartin commented on May 18, 2024 1

First, try this:
https://bradmartin.net/2016/07/20/ahhh-this-nativescript-plugin-doesnt-work/
If you still have issues let me know. That second warning you can likely
ignore, the plugin I think targeted 2.1 but should work okay unless this is
also an xcode8/ios10 issue.

On Thu, Sep 22, 2016, 6:22 AM nmandyam [email protected] wrote:

I don't know if this is relevant, but I noticed, when I ran "tns prepare
ios", that it says "nativescript-checkbox 2.3.0 for ios is not compatible
with the currently installed framework version 2.2.1". What I can do to fix
that?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#11 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AFulhCcXlwcvJpqjBuT_8Q7sb3lVn4aOks5qsmUNgaJpZM4KDivZ
.

from nativescript-checkbox.

llwt avatar llwt commented on May 18, 2024 1

@bradmartin This fixed it for me. I owe you a 🍺!

from nativescript-checkbox.

fkondej avatar fkondej commented on May 18, 2024 1

@bradmartin thx for additional information

from nativescript-checkbox.

nmandyam avatar nmandyam commented on May 18, 2024

I don't know if this is relevant, but I noticed, when I ran "tns prepare ios", that it says "nativescript-checkbox 2.3.0 for ios is not compatible with the currently installed framework version 2.2.1". What I can do to fix that?

from nativescript-checkbox.

nmandyam avatar nmandyam commented on May 18, 2024

Thanks for that tip, tried it but it still fails. And I don't know if it's an xcode thing - I just did a "tns run ios" after reinstalling the plugin. Still crashes with "Can't find...".

from nativescript-checkbox.

nmandyam avatar nmandyam commented on May 18, 2024

Finally didn't use the plugin. Replaced checkboxes on Android with switches on iOS.

from nativescript-checkbox.

bradmartin avatar bradmartin commented on May 18, 2024

I think this is a cocoapods issue locally. I can't reproduce, I use pod version 0.39 I think. Supposedly 1.0 has issues like this pulling pods down.

from nativescript-checkbox.

fkondej avatar fkondej commented on May 18, 2024

I've run into the same issue. The problem is with livesync.
After adding plugin I had to:

rm -rf platforms/ios
tns emulate ios

After that my livesync works ok again.
I found this workaround here

from nativescript-checkbox.

bradmartin avatar bradmartin commented on May 18, 2024

Yea livesync doesn't add native libs. So once you run tns plugin add you have to do run or build to compile an executable

from nativescript-checkbox.

bradmartin avatar bradmartin commented on May 18, 2024

emulate works for now also but it potentially will be removed from the CLI in future because it has some issues and I think the team has said it wasn't really intended to be used and to reduce issues/confusion with the CLI having fewer commands I think is their plan for doing this operation at least.

from nativescript-checkbox.

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.