Coder Social home page Coder Social logo

Comments (11)

bradmartin avatar bradmartin commented on July 21, 2024

The error Can't find variable: MNFloatingActionButton stands out.

Did you do a rebuild of your app after adding the plugin? If not read this: https://bradmartin.net/2016/07/20/ahhh-this-nativescript-plugin-doesnt-work/ and let me know if it continues.

from nativescript-floatingactionbutton.

huehnerhose avatar huehnerhose commented on July 21, 2024

Well I started a fresh project to isolate my error. But I also tried what's said in the link. No change.

from nativescript-floatingactionbutton.

sitefinitysteve avatar sitefinitysteve commented on July 21, 2024

I would maybe say it's a cocoapod issue, what version are you running, and did you sudo it?

from nativescript-floatingactionbutton.

huehnerhose avatar huehnerhose commented on July 21, 2024

I don't really know :( Sorry. I followed this guide http://docs.nativescript.org/start/ns-setup-os-x

Edit: Yes: I did sudo gem install cocoapod

Maybe this helps?

tns info
All NativeScript components versions information
┌──────────────────┬─────────────────┬────────────────┬─────────────┐
│ Component        │ Current version │ Latest version │ Information │
│ nativescript     │ 2.2.1           │ 2.2.1          │ Up to date  │
│ tns-core-modules │ 2.2.1           │ 2.2.1          │ Up to date  │
│ tns-android      │ 2.2.0           │ 2.2.0          │ Up to date  │
│ tns-ios          │ 2.2.1           │ 2.2.1          │ Up to date  │
└──────────────────┴─────────────────┴────────────────┴─────────────┘

pod --version
1.0.1

from nativescript-floatingactionbutton.

huehnerhose avatar huehnerhose commented on July 21, 2024

I'm just curious whether you can tell me when/how this can be fixed or if this is a bigger issue? Or what I can do to help to narrow down the issue?

from nativescript-floatingactionbutton.

sitefinitysteve avatar sitefinitysteve commented on July 21, 2024

Can you try cocoapods 0.39?

from nativescript-floatingactionbutton.

huehnerhose avatar huehnerhose commented on July 21, 2024

Sorry... I am not familiar with this stuff :/
What I tried:

sudo gem install cocoapods -v 0.39
tns platform remove ios
tns platform add ios
tns doctor
tns build ios

I uninstalled the app from the device and did tns run ios
Same error.

If I have to do something else to change the used cocoapods version can you please give me the instructions?

Thanks

from nativescript-floatingactionbutton.

bradmartin avatar bradmartin commented on July 21, 2024

I don't do much iOS either but I think he means local cocoapods. Google around and see about installing that version on your mac.

from nativescript-floatingactionbutton.

bradmartin avatar bradmartin commented on July 21, 2024

Did you ever get it to build? This issue does seem like a cocoapod issue on your system. I've seen something similar on other plugins and some said switching cocoapods fixed it.

from nativescript-floatingactionbutton.

bradmartin avatar bradmartin commented on July 21, 2024

I just tested the demo app and everything is still working on both android and iOS for me.

from nativescript-floatingactionbutton.

bradmartin avatar bradmartin commented on July 21, 2024

To check your version of cocoapods see here and the command below
http://stackoverflow.com/a/31177514/1893557

  • gem which cocoapods

from nativescript-floatingactionbutton.

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.