-
### How can we reproduce the crash?
![image](https://github.com/user-attachments/assets/1f99daf9-6126-454b-9c79-37bb54520793)
Here is the repo: https://github.com/anime-vsub/app
In `src-capacit…
-
I submitted my app to the Play Store, and it was rejected due to crashing. The cause:
> Your app schedules exact alarms without checking whether the SCHEDULE_EXACT_ALARM permission has been granted…
-
## Bug Report
### Plugin(s)
@capacitor/push-notifications
### Capacitor Version
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 6.1.2
@capacitor/core: 6.1.2
@ca…
-
On Android 15 (SDK level 35) the `develop` branch is currently unusable as the system navigation bar overlaps the Beanconqueror navigation bar.
It isn't _that_ bad (but still looking terrible) usin…
-
I have installed "@capacitor/assets": "^3.0.5" from my ionic project, but after the installation I got the following warnings
```
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are …
-
## Bug Report
Im using the Preferences Plugin to store the current used locale on the device.
```
// language.ts
await Preferences.set({
key: 'locale',
value: updatedLocale.value,
…
-
## Bug Report
I am adding markers with code like this:
```
const marker: Marker = {
coordinate: gasStation.location,
iconUrl: 'data:image/png;base64,...', // Base64 png url, tested and …
-
## Platform Request
**Name**: android-geckoview
**Package**: `@capacitor-community/android-geckoview`
### Description
We've successfully implemented an integration of ionic and Geckovi…
-
## Your Environment
* Plugin version: 6.1.1 or 6.1.2
* Platform: iOS
* Device OS version: 17.6.1
* Device manufacturer / model: Apple iPhone 14 Pro
* XCode version: 15.4
* Capacitor info (`npx…
-
## Bug Report
### Plugin(s)
- @capacitor/splash-screen@4.0.1
- @capacitor/status-bar@4.0.1
### Capacitor Version
```
Capacitor Doctor
Latest Dependencies:
@capacitor/cli:…