-
Right now you can only change your profile picture on the website and not in the app. By adding the Cordova camera plugin we can implement this feature in the app so that the user can change its profi…
-
The mobile `chrome.fileSystem.chooseEntry()` implementation doesn't support the openDirectory option. This is needed for apps that want to be able to select a directory to write arbitrary files. An ID…
-
This appears to be a result of the injection at
mobile-chrome-apps/chrome-cordova/plugins/chrome-bootstrap/api/app/window.js
line 112
-
Hello,
I'm testing Google Login with Ionic 4 and cordova-plugin-googleplus@8.0.0.
The function .login is called but I don't receive errors and response...
This is my config.xml:
`
…
-
I was able to start integrating this library into a Cordova/PhoneGap plugin ([[1]](https://github.com/phonegap-native-demo/cordova-plugin-syr-core-experimental)), with a quick demo in [[2]](https://gi…
-
Good day!
Inline with our integration with MAMSDK, we are also using Cordova iOS. I was able to see documentation from your website but we weren't able to find link to download the Cordova iOS plugi…
-
## Feature Request
### Description
We have a Share plugin where we have the possibility to use the share functionality. The share functionality now always opens the device share modal, i would lik…
-
Thanks for sharing your plugin!
Just wanted to make sure that you were aware of the chrome.identity plugin, which (on the surface at least) does the same as this plugin:
http://plugins.cordova.io/#/…
-
I have implemented googleplus plugin of cordova in Ionic 4 application. I followed all steps carefully given by your documentaion
Note I have not used firebase rather from Developer console I got b…
-
i am using cordova to build hybrid apps. currently i need to share the pdf file to social apps and i am using cordova-plugin-x-socialsharing for sharing. i found out the attachment file only work for …