Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [capacitor]

Capacitor is a cross-platform app runtime that allows developers to build web apps that run natively on iOS, Android, Electron and the web.

capacitor
-1 votes
1 answer
16 views

Ionic 7 default app showing blank screen and errors when running on emulator

I'm using Ionic version 7.2.0, npm version 10.8.2, angular 18.1.1, node 20.16.0, Capacitor version 6.1.1, phone api 27, windows 11 64 bits, jdk-17 (I had to install and uninstall several java versions ...
gabriel's user avatar
  • 147
0 votes
0 answers
9 views

"Something Went Wrong Error": Ionic -Capacitor Android app Google Auth Signing Issue

I integrated Google Oauth Sign In in my Angular/Ionic Capacitor App but I have an issue in Android Device: When the user clicks on the Google login button from the app, a popup appears to select the ...
Karthika P J's user avatar
1 vote
1 answer
30 views

Plotting potentials of 2d parallel plate capacitor in 0V box. Plots coming out wrong?

I'm trying to plot the potential, equipotential, and electric field lines of a parallel plate capacitor in a box of 0V 2 dimensionally. Only the voltage on the plates and the distance between the ...
Giau Diep's user avatar
0 votes
0 answers
23 views

Issues with Firebase Dependancies:

When updating a previously made app to capacitor 6.0, attempting to build in android studio leads to this error message: FirebaseInstallations.getInstance().getToken(false).addOnSuccessListener(...
EWake's user avatar
  • 1
-1 votes
1 answer
9 views

CapacitorHttp.post doesn't send JSON data on mobile device or simulator

I'm using Capacitor HTTP plugin to make a POST HTTP request like so: import { CapacitorHttp } from '@capacitor/core'; async test() { const options = { url: 'https://httpbin.org/post', ...
Pavel Chuchuva's user avatar
-1 votes
0 answers
18 views

Why does Capacitor ignore static files when server.url is set in capacitor.config.ts?

Why does Capacitor ignore static files when server.url is set in capacitor.config.ts?
Jawad Lamin's user avatar
0 votes
1 answer
34 views

Ionic Capacitor and Firebase Firestore

trying to make Firebase Firestore work in Ionic Capacitor on an iOS device for five hours and I'm losing my nerves right now. Hope you can ramp me up here. The setup: Ionic: ionic (Ionic CLI) ...
genesis's user avatar
  • 23
0 votes
0 answers
37 views
+50

Pixi-viewport not responding after app(iOS) switches state from inactive to active

I am facing an issue when my simple capacitor application switches state from inactive to active state PIXI-viewport not responding(or I would say content not rendering, stacked. It happened when I ...
Pratik Prajapati's user avatar
0 votes
1 answer
45 views

Ionic NFC cordova plugin_not_installed

Apparently my app does not recognize the NFC plugin or it does not know how to install it correctly. I'm trying to make an app with angular Ionic + capacitor. One of the components must be able to ...
Manuel Sureda's user avatar
0 votes
0 answers
20 views

CodeSign error while running ios app using ionic and capacitor using MacOS

I am new to ionic and capacitor. I use M1 Arm Macbook Pro to build my ionic with capacitor project . I am getting this error after running my ionic project. `warning: Run script build phase '[CP] ...
Nisarg Shah's user avatar
0 votes
0 answers
8 views

ionic capacitor local notification not working if notification array have multiple notification object

dear All I am facing some issue on ionic capacitor local notification the notification is working fine if i schedule only one notification inside notification array. but if i schedule multiple ...
Dipankar Mondal's user avatar
0 votes
0 answers
14 views

Is it possible to get the incoming call number in ionic capacitor?

I'm trying to get the incoming call number by using capacitor in ionic native. I used the code from this https://github.com/313hemant313/capacitor-plugin-incoming-call but the incoming call number not ...
Team FOS's user avatar
0 votes
0 answers
22 views

Print text to bluetooth printer in capacitor react

I am trying to print text to a bluetooth printer using capacitor, react, nextjs application. So far I have tried following: following is to list the available devices // ScanForDevices.tsx page ...
Hello World's user avatar
  • 2,871
-2 votes
1 answer
23 views

Capacitor Android Studio Live Reloading

I'm developping a mobile app using Capacitor with just plain HTML, CSS and JavaScript (without Ionic or any other framework). I use VS Code for development and run it on Android Studio with a physical ...
medk's user avatar
  • 9,469
-1 votes
0 answers
40 views

Ionic Capacitor 6 problem with Uploading VIDEO and AUDIO files

Hello I have a problem with the uploading proccess of audio and video file. In chooseAudio, captureAudio and captureVideo the file that is being uploaded returns empty (video_url for video and ...
Pella Post's user avatar

15 30 50 per page
1
2 3 4 5
154