-
The plugin definitely solves a problem(at least for my app), but I need a clarification:
Is this plugin only running on Chrome on IOS or does it run on Safari on IOS?
br
Morten
-
Hello,
I'm updating my app to ionic 4, and trying to login with google plus, but the function googlePlus.login() doesn't seem to work. Even in a try{}catch{}, there is no error showing up... This w…
-
### What feature or change would you like to see made?
- Design and implement a new UI layout optimized for iPad/tablet devices, featuring a single resizable panel
- Ensure the overall viewer experi…
-
`cordova-plugin-file-transfer` is deprecated and buggy (see #234). The plugin can be completely replaced with a standard-compliant implementation that works on Android >= 4.4 and iOS >= 10.
The Cor…
-
I run this to add this plugin in my project:
cordova plugin add cordova-plugin-fcm --save
At the end I get this error:
Invalid data, chunk must be a string or buffer, not object
`Fetching plug…
-
Since a native Watch extension/app is needed, how are people adding this to their projects without having it overwritten after a new cordova build? Is there a common way to add other kinds of iOS exte…
-
In order to build desktop and mobile apps, you need [Cordova](https://cordova.apache.org) make sure it all works with Cordova and their are instructions. Technically you don't have to have Cordova, b…
-
Thank you for this plugin, it really saved the day with regards to cordova + ios + xhr + cookies!
I wanted to point out an issue I had with the plugin though. For example, I am making a POST to a U…
-
I'm currently using the old LokiJS, which is great, but when the new LokiDB releases, I'd love to switch. 🔄
I see there's a wonderful _arsenal of adapters_ ready for LokiDB.
There is only one adap…
-
A push notification plugin for Cordova apps **really** needs to support the [template registration](https://msdn.microsoft.com/en-us/library/azure/dn530748.aspx) feature of Azure Notification Hubs.