Background runner is not invoked
Even though I followed the steps as per the official documentation, the background runner code does not work.
Ionic app cannot be installed from Google Play on Android 14
I have migrated an app to Ionic CLI (6.17.1) and Capacitor 6 (6.1.1). Also migrated some capacitor plugins like Geolocalization, Firebase Auth to get it run.
Ionic app cannot be installed from Google Play on Android 14
I have migrated an app to Ionic CLI (6.17.1) and Capacitor 6 (6.1.1). Also migrated some capacitor plugins like Geolocalization, Firebase Auth to get it run.
UI Stuck in time picker in ionic 6
Randomly Ui stuck in time picker. When i am open time picker many times randomly stuck in 12 AM time and The time not displaying patched value or current time value. Gif reference Below is my html code: `<ion-modal [trigger]=”triggerId”> <ion-datetime [value]=”selectedDate” #dateTimePicker [presentation]=”presentation” [min]=”minValue” [max]=”maxValue” (ionChange)=”onChange($event)”> <ion-text (click)=”dismiss()”>Close ` Below is my ts code: […]
Find node version of a ionic capacitor project
I have an old ionic capacitor project but I could not recall which node version was used in the project. I need to do a new build of the project. Is there any way to find it out?
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 returning. Can anyone help that how to get the incoming call number in ionic capacitor?
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 notification, it is not working
here is the code bellow
How to get time progress in capacitor-video-player
video-player]1 i was looking something like this
@capacitor/screen-orientation not working on Android
Using @capacitor/screen-orientation 5.0.7 with the listener “screenOrientationChange” works fine on iOS but not on Android. Any ideas why?
Missing options. Please supply all options for android signing
When I try to run the following command I get an error: