Giter VIP home page Giter VIP logo

cordova-flic's People

Contributors

dukhanov avatar jguix avatar markdreyer avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

cordova-flic's Issues

How this piece of code works with IOS?

Hi,

Thanks for developing the Flic plugin. Could you please help me how can I use it with IOS? I am trying to use it with Cordova but the button doesnot work for IOS. I tried the same piece of code for Android and it worked out.

I also added the IOS platform with cordova platform add ios command but it doesnot work.

Thanks

Wake app up from background in iOS

Hi!

I'm working on a project in which we need our app to wake up when it receives a click from the Flic button. To do so we developed our own flic plugin for both iOS and Android. In Android we managed to wake up the app from background. However, we're having some trouble doing so in iOS, which is how we found your plugin. Is your plugin able to do that (wake up an app with a Flic button click after the app has been killed by the user)?

Thank you for your time.

How get the buttonId

Hi,
I work on a project with Flic and Cordova. I use your plugin to connect my button and to receive events.
This works perfectly but i need to recover buttonId and i don't know how to do...
I started from your example and i modified the actions of events.

Then, i would like that events continue to work as background, it's possible ?

Thanks and sorry for my english.... This is terrible ahah

Plugin doesn't work with ionic 2.

It gives a: typeerror undefined is not an object (evaluating options.sucess)

I solved the problem by changing the options object to: success and failure for the callbacks and then added:

exec( success || function() {},
failure || function() {},
'Flic',
'init', [
{..

Thank you for this plugin, it has helped allot!

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.