Robin Genz

Results 578 comments of Robin Genz

This should be fixed in Capacitor 5 (see https://github.com/ionic-team/capacitor/issues/5967 and #355).

Awesome! 🙌 I will work on this in the next few weeks so that I can use your CLI in my new [GitHub action](https://github.com/robingenz/google-indexing-action).

@theproducer Perhaps you could also take a look at this issue: #7265 Let me know if I can help you with testing!

@phjardas Thank you for the inspiration! I would change a few types, see https://github.com/capawesome-team/capacitor-firebase/pull/705. Maybe I'll get to the native implementation this weekend. But you are welcome to try it...

Capacitor 6 will be supported as soon as it's official released.

Waiting for https://github.com/ionic-team/capacitor/issues/7252 and https://github.com/ionic-team/capacitor/issues/7253

@mamillastre I already had the same idea. Unfortunately, I haven't come up with a better solution yet. > When getting a document, we have to call a JS method to...

Thank you, this is indeed missing. I will have to check how we can implement this feature, since with Capacitor you can only pass plain JSON over the bridge.