capacitor-plugin Questions
4
I am working on a mobile application project that will list events. As I mentioned in the title, I am using ionic capacitor for my project. I did a lot of research, but I couldn't find any plugins ...
Reach asked 9/11, 2021 at 18:46
1
I am struggling to use Capacitor for my NextJS 13 application which uses new the App router.
Is it possible to somehow create an "out" folder and a "index.html" when building th...
Bibbs asked 25/9, 2023 at 12:52
3
I need to share a PDF file. I am using CapacitorJS for native functionality.
let shareRet = await Share.share({
title: 'See cool stuff',
text: 'Really awesome thing you need to see right meow',
...
Prate asked 7/8, 2020 at 15:3
9
Solved
We use Angular in a nx monorepo in which we have been using Capacitor 2.4 for half a year now. We only use the android platform as of now. Now, we need to upgrade to Capacitor 3.0. The app itself i...
Intort asked 23/4, 2021 at 7:56
7
Solved
I'm using capacitor v3 beta and there are no problem working in web and iOS but can't run android app.
Build is done fine but when running the app appears this error:
E/Capacitor/Console: File: htt...
Acyl asked 4/3, 2021 at 15:11
0
I built a Capacitor plugin for Ionic and Capacitor and published it to NPM - call it test1. I then use it in my Ionic 5 project and successfully add a new Android project via:
ionic build
ionic ca...
Stavros asked 25/8, 2021 at 20:29
2
it's an ionic capacitor angular project in which I am trying to build a capacitor plugin so that I can disable screenshots only for required pages/screens.
I have used getWindow().setFlags(WindowMa...
Favour asked 1/3, 2021 at 12:9
1
Solved
I found a lot of related questions, but none about the specifics for Capacitor.
When it comes to Capacitor, do we need to add GoogleService-Info.plist to:
ios/App OR
ios/App/App
The Firebase cons...
Clishmaclaver asked 9/2, 2021 at 6:25
1
© 2022 - 2025 — McMap. All rights reserved.