Andrzej Przedecki

Results 7 comments of Andrzej Przedecki

It works but will remove Push Notification capability. So if you are not using them you can go with it, otherwise it needs pure cordova or local xcode.

replace `git+https` with `https` in both config.xml and package.json this helped for me

This happens using Phonegap Build. Packaging locally on Cordova builds properly. PGB currently is not supporting hooks: ``` ``` any way to get rid of them somehow and keep the...

clone this repo and run it locally, works with the latest Flutter https://github.com/kleeb/panache

``` cd panache_web flutter run -d chrome ```