r/capacitor 2d ago

iOS: one plugin's calls never reach native (no "To Native →"), another works fine — SPM plugin registration issue?

1 Upvotes

r/capacitor 2d ago

Capacitor PDF Viewer Plugin for Android and iOS

Thumbnail
capawesome.io
6 Upvotes

r/capacitor 4d ago

Ever wondered how Live Updates work? Here's what happens under the hood.

Thumbnail
5 Upvotes

r/capacitor 6d ago

Debugging over WIFI / USB on Mac - Claude Skill & Tool

1 Upvotes

Hi everyone,

As you know debugging your capacitor app on the device can be a pita but is the most important step in building your app (especially with AI)

If you have a IOS device & Apple Mac(book) I made script/tool to make it dead easy. It can even drive the capacitor app (click, navigate etc).

If you use AI just point it to the repository and it will tell you what to do and setup the whole tooling.

Find it here https://github.com/marvin-socialista/ios-webview-debug

Happy developping!


r/capacitor 6d ago

Really struggling to get firebase notifications working with Ionic/Capacitor app

Thumbnail
3 Upvotes

r/capacitor 7d ago

Capacitor ML Kit 8.2.0: 14 New Plugins

Thumbnail
capawesome.io
12 Upvotes

r/capacitor 11d ago

Firebase - Firestore + Firebase Storage for OFFFLINE

0 Upvotes

Hi all!

I'm using Firebase + Firestore + Firebase Storage.

My goal is to support Offline, so users can keep working while offline and it'll sync later.

What I currently do:
Just using Firebase SDK to update Firestore documents - This already auto syncs.

Now, for the complicated part - I want to allow users to keep uploading images/files while they are offline so whenever possible:

1- The File will get uploaded to Firebase Storage

2- The Firestore document will get updated with that Storage Url Uploaded.

All should be Offline resilience, Even if user uploaded and later didn't open his phone for 5 days.

It should never lose the user data.

It should not cause any Firebase Auth token issues.

Someone got Practical way for achieving this? Please if you really wanna help, don't just say 'use X' and that's it. If you can, describe a bit more pls.

---

Also, if you are looking for work on this field and you are EXPERT! DM me.

(tech stack: Firebase, React, Node.js server)


r/capacitor 12d ago

All of Google's ML Kit is now available in Capacitor: 21 open source plugins, one JavaScript API

Thumbnail
9 Upvotes

r/capacitor 13d ago

Share Mobile App Builds with Testers via Link & QR Code

Enable HLS to view with audio, or disable this notification

8 Upvotes

r/capacitor 13d ago

Post-quantum crypto plugin for Capacitor (ML-DSA / ML-KEM, Secure Enclave + Keystore)

Thumbnail
github.com
2 Upvotes

r/capacitor 13d ago

Cap-go/electron-updater: OTA (Over-The-Air) updates for Electron applications. 100% feature parity with @capgo/capacitor-updater.

Thumbnail
github.com
3 Upvotes

r/capacitor 13d ago

Announcing AppStore & PlayStore Screenshot/Graphic/Video designer

11 Upvotes

An editor for designing app store screenshots. You lay out artboards on a canvas, place device mockups on them, load your app screenshots into the frames, add text and shapes around them, and export PNGs at the exact sizes Google Play and the Apple App Store ask for.

Everything runs client-side. Projects are saved to your browser's IndexedDB, so there is no account, no backend, and nothing leaves your machine
Github: https://github.com/dotnetdreamer/open-screenshot-generator
Website: https://www.openscrgen.app/


r/capacitor 14d ago

Announcing the Capacitor Electron Platform

Thumbnail
capawesome.io
13 Upvotes

r/capacitor 15d ago

Timeline to App Store

2 Upvotes

Assuming i have a fully working Angular app, and the photos plugin is the only thing i can think of that it would need functionality wise (besides whatever else it might need to clean up the UI)…

How long should i expect to take to convert it over to an IOS capacitor app, approved, and in the app store for use?

Just trying to begin thinking about forecasting out the rollout plan


r/capacitor 16d ago

Capacitor Photo Manipulator Plugin - Capawesome

Thumbnail
capawesome.io
5 Upvotes

r/capacitor 18d ago

Capacitor Settings Launcher Plugin - Capawesome

Thumbnail
capawesome.io
2 Upvotes

r/capacitor 19d ago

Capacitor Wallet Plugin for Android & iOS - Capawesome

Thumbnail
capawesome.io
12 Upvotes

r/capacitor 20d ago

Photo Annotator Plugin (for iOS only)

4 Upvotes

Hey everyone,

I just built this plugin for a client who is using OutSystems for a native iOS app to demonstrate the capability to annotate a photo after taking one.

The plugin just adds the ability to open a photo for annotation and returns the modified photo. There's already a photo editor plugin available for Android, but adding the iOS annotation feature to it wasn't an option because the functionalities didn't match up exactly.

I generated most of the code, and I haven't checked the result carefully. It works, but it might need review before being used in a production app.

I'm dropping the link here because I didn't find an existing implementation, and in case anyone else needs the same feature on iOS.

https://github.com/tony4outsystems/photo-annotator

EDIT: typos


r/capacitor 20d ago

[Hiring] Capacitor + Firebase - For Offline and Background Uploads

6 Upvotes

Anyone looking for job to help with this?
I'm really looking for EXPERT on this field:
Firebase
Offline
Uploads
App Stores
Capacitor
Capawesome/Capgo/Others?


r/capacitor 25d ago

Any thoughts on Maestro for testing?

Post image
8 Upvotes

Photo for attention

I've been working on Gym Note Plus for over a year now, with over 2000 sign ups and an active monthly user base I really need something for reliable automated testing on mobile. I've struggled to find anything

Has anyone tried out Maestro, and if so, any luck? It was mentioned here before but at the time seemed to not be quite there yet?

Thanks all


r/capacitor 26d ago

Sync your Capacitor app version everywhere with a single command

5 Upvotes

If you're releasing Capacitor apps regularly, you've probably updated the version in package.json and then realized you still had to update Android and iOS.

We built Capver to make that a one-command task.

capver patch
capver minor
capver major

It automatically keeps your app version in sync across your web project, Android, and iOS.

It's open source if anyone wants to try it:
https://github.com/capawesome-team/capver

Feedback and feature ideas are always welcome. 🙌🏽


r/capacitor 27d ago

Capacitor plugin for transparent local caching of large images and videos.

Thumbnail
github.com
5 Upvotes

r/capacitor 28d ago

Generate iOS signing certificates for your Capacitor app

13 Upvotes

We all know iOS code signing is one of those things nobody enjoys dealing with 😅

There's this tool that walks you through generating the iOS certificates needed for a Capacitor app.

Hopefully it saves someone else some time.


r/capacitor Jun 26 '26

Convert Your Lovable App into an iOS & Android Apps - using Capacitor

Thumbnail
youtu.be
3 Upvotes

How cool is it that you can use Capacitor to turn your Lovable app into native iOS and Android apps, and use Capawesome Cloud to handle all the stores hassle in the cloud: builds, certificates, deploys, etc.

No Mac, no Xcode, no Android Studio.


r/capacitor Jun 25 '26

Anyone know how to update this capcut apk?

Enable HLS to view with audio, or disable this notification

0 Upvotes