Giter Site home page Giter Site logo

Comments (6)

sferoze avatar sferoze commented on June 16, 2024

i am having the same issue! @martijnwalraven any solution?

I get a series of errors telling me it has failed to code sign such things as InflectorKit, which came with the Meteor installation. I can code sign each of the projects that the Pods workspace includes, and once I get past that I can install the app on a device, but it crashes immediately, saying, "Library not loaded: @rpath/InflectorKit.framework/InflectorKit" in the device's crash log.

from meteor-ios.

martijnwalraven avatar martijnwalraven commented on June 16, 2024

It has been a while since I worked on this, so this may be due to changes in newer versions of CocoaPods or Xcode. I won't have time to look into this for at least a few days, so please let me know if you find out anything!

from meteor-ios.

sferoze avatar sferoze commented on June 16, 2024

@callmeahab did you find any resolution?

I thought I had it by changing the framework linking to optional, but then the library doesn't get loaded at all, and while the app doesn't crash, it can't interact with meteor, either.

from meteor-ios.

sferoze avatar sferoze commented on June 16, 2024

I've created static frameworks using carthage, and it works fine in the simulator, but the minute you put it on a device it gives the same error "Library not loaded: @rpath/InflectorKit.framework/InflectorKit"

I had changed the frameworks to optional, and thought I had it, but then nothing worked in the app...

from meteor-ios.

callmeahab avatar callmeahab commented on June 16, 2024

@sferoze
I cloned the project repo to a new location, did pod install and ran it on iPhone first, and it works. May be an issue with the framework architecture. Now the app works on both iPhone and iPad.

from meteor-ios.

sferoze avatar sferoze commented on June 16, 2024

@callmeahab

Thanks

I was able to build by doing the same. Cloning my project into a new location and then running 'pod install'

from meteor-ios.

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.