Rushabh Makwana

Results 5 issues of Rushabh Makwana

I have developed an application in angular 1 in which I have used this plugin for the timer. But I need to implement the same application in angular 2 or...

I am developing an ionic app in which I need to display media duration immediately after downloading it. I tried to show it with the below code: let audio =...

I am using this plugin to sign in to my ionic app using LinkedIn. Below is my code $cordovaOauth.linkedin("XXXX", "XXXX", ["r_basicprofile", "r_emailaddress"], "XXXX").then(function(result) { console.log(JSON.stringify(result)); }, function(error) { console.log(JSON.stringify(error)); });...

@AlexDisler I am developing an IONIC application in which I am implementing the functionality of in-app-purchase. As we know, At Google I/O '18, Google introduced version 3 of the API...

![issue](https://user-images.githubusercontent.com/24916127/32593913-e6508310-c54f-11e7-810f-530750078510.png) My React Native App information is below: react-native-cli: 2.0.1 react-native: 0.50.2