Code Monkey home page Code Monkey logo

Comments (6)

ibc avatar ibc commented on July 21, 2024

I don't know. May you check it by installing the plugin with a cordova-ios 3.5.0?

from cordova-plugin-iosrtc.

joseandrespg avatar joseandrespg commented on July 21, 2024

I have tried to downgrade this requirement and building again, but it crashes, a lot :S

The following build commands failed:
    CompileSwift normal arm64 /Users/administrator/app-builder/STAGING/client/Plugins/cordova-plugin-iosrtc/iosrtcPlugin.swift
    CompileSwift normal arm64 /Users/administrator/app-builder/STAGING/client/Plugins/cordova-plugin-iosrtc/PluginRTCTypes.swift
    CompileSwift normal arm64 /Users/administrator/app-builder/STAGING/client/Plugins/cordova-plugin-iosrtc/PluginRTCPeerConnection.swift
    CompileSwift normal arm64 /Users/administrator/app-builder/STAGING/client/Plugins/cordova-plugin-iosrtc/PluginRTCPeerConnectionConfig.swift
    CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler
(5 failures)

I suppose the answer is no :P

Thanks anyway!

from cordova-plugin-iosrtc.

ibc avatar ibc commented on July 21, 2024

Doesn't it generate more verbose output??

Can you confirm that running the same with cordova-ios 3.8.0 does work?

from cordova-plugin-iosrtc.

joseandrespg avatar joseandrespg commented on July 21, 2024

Yes, I only paste the last lines.
Here is the whole output: https://www.dropbox.com/s/as6j1olsj6kzr7d/iosrtc.build.error.log.txt?dl=0

We don't build cordova ourself, we only use the AppGyver build system and they only compile in 3.5.0. I can't say if I use 3.8.0 will work at this moment.

If we'd have success with another solution, I will let you know :D
Thanks a lot!

from cordova-plugin-iosrtc.

joseandrespg avatar joseandrespg commented on July 21, 2024

FYI.

We are reading about that and we think this could be our problem:

 On iOS, our plugins currently require ARC support, so make sure the code compiles using ARC.

It uses a special compile flag that enable an "ARC mode".

Sources:

What do you think? It could be the problem?

Regards!

from cordova-plugin-iosrtc.

ibc avatar ibc commented on July 21, 2024

You are not following the BUILDING steps to integrate the plugin. The log you show does not include the cordova-plugin-iosrtc-Bridging-Header.h at all, so yes, it will fail.

from cordova-plugin-iosrtc.

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.