capacitor-docs icon indicating copy to clipboard operation
capacitor-docs copied to clipboard

Results 86 capacitor-docs issues
Sort by recently updated
recently updated
newest added

Bachground: There are some things within the SDKs of Android and iOS and also the capabilities of the Webviews which make it necessary to implement a plugin for one platform...

The [Josh Morony’s wonderful guide](https://www.joshmorony.com/deploying-capacitor-applications-to-android-development-distribution/#5-build-a-signed-apk) (which is really wonderful), sadly accumulated some issues: 1. The screenshots are broken 2. It refers to APKs and not AABs as it should

https://capacitorjs.com/docs/guides/push-notifications-firebase What's about Firebase push notifications and PWA ?

After reading [this thread](https://www.reddit.com/r/ionic/comments/k389q8/is_there_a_way_to_easily_build_an_ionic_app_for/), seems clear we should add lightweight info under iOS and Android sections detailing how to create an APK and IPA file, for upload & submission to...

Hi, I'm struggling to create a plugin with ios. Despite the documentation https://capacitorjs.com/docs/plugins/ios, I cannot run a plugin that present a new viewController. I tried with storyboard (inside the plugin),...

We should add a debugging guide to the docs much like Ionic has: https://ionicframework.com/docs/troubleshooting/debugging ref: https://github.com/ionic-team/capacitor/discussions/3322

- [ ] how it works - [ ] list of variables

It would be beneficial to provide documentation around how developers can bundle third-party dependencies within their plugins, such as how to add Pods for iOS.