Code Monkey home page Code Monkey logo

cordova-plugin-today-widget's People

Contributors

davidstrausz avatar dependabot[bot] avatar kimalec avatar menardi avatar romanovx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cordova-plugin-today-widget's Issues

Unable to run app after adding today widget

Hello @DavidStrausz

I had followed all the step you mention expect 'Enable the App Groups entitlement'. Now after running cordova platform add ios, I am able to add the widget to my project. But after that I am not able to run it. Every time I run the project it gives me the error.
screen shot 2017-09-28 at 12 41 18 pm

I had removed the widget from "Embedde Binaries" after removing it, Project run successfully.

Please let me know what should I do to make the app working.

Thanks,
Rajan

How to interact with JavaScript?

For example, how to know in the App after it was opened by clicking the widget button?
Are there some examples or API to do this? Thanks!

Publish to npm

Can this plugin be published to npm, so we can have easier dependency management (and versioning)?

Also, will the repo owner(s) accept pull requests? I've been using the widget and have come across a few use cases where the plugin can be expanded.

Thanks!

PbxProject is not changed

Firstly, thank you for writing this amazing plugin, our company was in very much need of it, but none of us had the knowledge to do so yet.

I have been working on changing it to also work with other widget names and locations (due to our existing widget) but before that even, using the steps as you described, no changes are shown in the project when opening xcode.

I've started debugging and everything seems fine, up until the moment it writes the file. No actual change in the file is observed and I cannot understand why.

The lines of relevant code are:

      // Write the modified project back to disc
      log('Writing the modified project back to disk ...', 'info');
      fs.writeFileSync(projectPath, pbxProject.writeSync());
      log(
        'Added app extension to ' + projectName + ' xcode project',
        'success'
      );
      console.log('\x1b[0m'); // reset

      deferral.resolve();

I'm hoping you can help me and our company (in that case we're wondering if you have a donate button somewhere ;) ) And then I can help to generalize your plugin.

Info.plist is missing

Hi

First of all thanks for the plugin, it's a great help but I do have an issue with the plugin. When my widget is added to my iOS project, the widget itself has no info.plist but it is included in the folder of the widget. I have no idea why the info.plist cannot be found.

Is it possible to add an example project? It's that I'm not 100% sure how to setup the Widget.entitlements and the Widget-Info.plist.

Thanks in advance!

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.