-
Notifications
You must be signed in to change notification settings - Fork 917
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
[iOS only] Capacitor support #2775
Comments
In order to support Capacitor iOS, I need to make a big change, but I have no enough time to work for that. And no body does not pay for my work for that. Thus, no plan to support the Capacitor iOS at this time. |
@wf9a5m75 |
If someone donate $3000 USD, I can work this. |
Create a crowdfunding project and lets start collecting. |
I made a fundraising of this topic. |
Please tell us your new feature idea
As of #2762 (v2.7.1) this project seems to be getting closer to Capacitor support. From what I can see (forgive me if I am missing large incompatibilities) there only remains a few issues (to at-least get basic support).
The next one on the chopping block appears to be usage of CDVViewController properties (e.g
pluginsMap
) that are not provided for in Capacitor.Why do you need it?
Capacitor is extremely popular and support is generally wanted by the community at large. Currently marked as incompatible (ionic-team/capacitor#215) could there be a push in this direction?
The alternative for Capacitor users is to use the limited, low performing and relatively expensive Javascript SDK.
See also #2713
The text was updated successfully, but these errors were encountered: