Giter Club home page Giter Club logo

Comments (4)

jlacroix12 avatar jlacroix12 commented on June 14, 2024

I'm having the same issue. It was working last night but as of the recent update I can no longer add ios as a platform

Adding ios project...
iOS project created with [email protected]
Installing "cordova-fabric-plugin" for ios
Failed to install 'cordova-fabric-plugin':TypeError: Cannot read property 'FABRIC_API_KEY' of undefined
    at Object.module.exports.getPluginConfig (/Users/joelacroix/ideaProjects/anejo-mobile-client/plugins/cordova-fabric-plugin/hooks/lib/utilities.js:60:64)
    at Object.module.exports.addShellScriptBuildPhase (/Users/joelacroix/ideaProjects/anejo-mobile-client/plugins/cordova-fabric-plugin/hooks/lib/ios-helper.js:22:38)
    at module.exports (/Users/joelacroix/ideaProjects/anejo-mobile-client/plugins/cordova-fabric-plugin/hooks/after_plugin_install.js:22:19)
    at runScriptViaModuleLoader (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/hooks/HooksRunner.js:167:18)
    at runScript (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/hooks/HooksRunner.js:145:16)
    at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/hooks/HooksRunner.js:130:20
    at _fulfilled (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:787:54)
    at self.promiseDispatch.done (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:816:30)
    at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:749:13)
    at /usr/local/lib/node_modules/cordova/node_modules/q/q.js:810:14
Error: Cannot read property 'FABRIC_API_KEY' of undefined

from fabricplugin.

Justin-Credible avatar Justin-Credible commented on June 14, 2024

@sarriaroman The plugin ID used by the build looks. It needs to be updated there as well.

See hooks/lib/utilities.js:

    /**
     * The ID of the plugin; this should match the ID in plugin.xml.
     */
    getPluginId: function () {
        return "com.sarriaroman.fabric";
    },

from fabricplugin.

sarriaroman avatar sarriaroman commented on June 14, 2024

@Justin-Credible yes... I was checking that the push failed for that change. My bad... I will be updating it right now.

from fabricplugin.

sarriaroman avatar sarriaroman commented on June 14, 2024

Solve with version 1.0.7. Sorry :(

from fabricplugin.

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.