capacitor-docs
capacitor-docs copied to clipboard
Add Next.js Capacitor guide
Propose alternative live update solutions instead of just appflow
**Is your feature request related to a problem? Please describe.** I want to share with the community a template I developed myself. **Describe the solution you'd like** Add a section...
**URL** [Deep links - React docs](https://capacitorjs.com/docs/guides/deep-links#react-1) **What is missing or inaccurate about the content on this page?** The React docs state that the association files should be hosted under the...
**URL** https://capacitorjs.com/docs/guides/deep-links#create-site-association-file **What is missing or inaccurate about the content on this page?** First, thank you for Capacitor and for great docs! I make this suggestion uncertainly, so please accept...
**Describe the bug** Hello, An error appears when I try to set the plugin `@capacitor/motion`. **To reproduce** Steps to reproduce the behavior: 1. Install an blank ionic project + add...
I revised the order of modifications to be per file; previously, the changes were scattered regardless of what file they needed to be made in. Some places had the filename...
I would like to add my new blog post [`The Push Notifications Guide for Capacitor`](https://capawesome.io/blog/the-push-notifications-guide-for-capacitor/) to the community guides.
Your documentation [mentions](https://capacitorjs.com/docs/guides/push-notifications-firebase#sending-a-test-notification) sending push notifications from the Firebase dashboard. However, I think this is kind of misleading. Sending out notifications this way, will only work for test devices on...
Additional hints on how to enable HMR in Vite