Giter Site home page Giter Site logo

procoders / cordova-plugin-deezer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jeweller1980stepanets/cordova-plugin-deezer-ios-android

4.0 4.0 3.0 15.91 MB

Implementation of Deezer SDK for Cordova

Java 24.78% Objective-C 72.04% JavaScript 3.18%
c

cordova-plugin-deezer's People

Contributors

copeus avatar demedik avatar jeweller1980stepanets avatar maseh87 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cordova-plugin-deezer's Issues

Ios music continues playing when navigating back from link clicked in-app

Inside my app I have a link to a website, on Ios there's a button in the upper left to return from the browser (usually safari) to the app, whenever I return using this button the plugin starts playing the song that was last played inside the app.

Listening to document.addEventListener('resume') to then pause the song doesn't work either, it's like I have no control over the song that's playing at that moment.

Any workarounds for this?

(On a different note, thank you for taking the time to fix the Ios deployment bug, this was last issue on the parent repo)

Alert is being called after a login.

Hello, so I'm using this plugin and after a login there's an empty alert that appears, not sure whats happening here, since I'm not calling that in my code.

Apart from that the rest seems to be working properly. Any ideas?

IOS: callback function does not fire

Hi,
I am trying to implement this plugin, but it seems that callback functions are not fired. Lest say_

Settings.deezerCordova = window.cordova.plugins.DeezerPlugin;
Settings.deezerCordova.init(function(){alert("ok")}, function (error) {Settings.sourceError('deezer');}, deezerAppIDs.app_id);

What am I doing wrong ?

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.