@brody4hire - C. Jonathan Brody

Results 311 comments of @brody4hire - C. Jonathan Brody

From a quick code search I find the misspelled `hasPermisssion` method is called in only one piece of code, in the following function: https://github.com/apache/cordova-android/blob/8a4ae311ce165e31f0511ae43274aa52d3773fd2/framework/src/org/apache/cordova/engine/SystemWebChromeClient.java#L170-L180 I think this would only be...

Would this be a part of Cordova CLI telemetry or something else?

I had thought we would only want to track plugins maintained by Cordova itself. Alternative may be to check the download statistics available on npm and GitHub.

Thanks. I personally don't understand your proposed fix very well since I generally build iOS from Xcode. A PR with tests would be much easier for us to review and...

My apologies, I missed this when 6.0.0 release was discussed on the mailing list. I just moved PR __#795__ to the 7.0.0 milestone.

Unfortunately PR #795 did not go as smoothly as I had hoped and expected. When I made PR #795, I was able to start with some test preparations, include the...

I would actually favor using some kind of Promise-like utility such as https://github.com/joelnet/XPromise rather than an actual polyfill for multiple reasons, major is unpredictability of behavior and interference with other...

I would recommend that you follow up with us on the mailing list or on Slack.

I just added the **help wanted** label. It would be extremely helpful for us if you could give us the [minimal, reproducible example ([1])](https://stackoverflow.com/help/minimal-reproducible-example) with no use of Ionic. Also...