Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@ionic-native/httpd plugin wrapper compatibility for use with Capacitor #79

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

colossatr0n
Copy link

@colossatr0n colossatr0n commented Oct 13, 2021

This adds compatibility for the @ionic-native/httpd plugin wrapper and capacitor builds. This PR is to resolve #78 and #77.

Also relates to danielsogl/awesome-cordova-plugins#3805.

`getUrl`. Their declaration is for `getURL`. This commit adds
compatibility for both methods and can be reverted once the following
case has a fix:
danielsogl/awesome-cordova-plugins#3805
by allowing specification of the www directory name. This is for iOS
builds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add getUrl to CorHttpd.js to add compatibility with @ionic-native/httpd wrapper
1 participant