-
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…
-
**Starter Type:** ionic-angular
**Starter Template:** blank, tabs, etc.
**Description:**
The default project template has the following meta-tag in **index.html**:
``
But that seems to …
-
**Platform**
- [ ] Web
- [ ] iOS
- [ x] Android
**Describe the bug**
i am using ionic capacitor and want to integrate google pay using that plugin but as i click button to present google pay …
-
Hey there,
Looking to rebuild ionic-svelte - I want to get rid of some of the blocking bugs with overlays, remove code that duplicates @ionic/core and make it easier to follow Svelte(Kit) and Ionic…
-
.
-
**Is your feature request related to a problem? Please describe.**
For ionic there are this commands available to run the app with live reload on android or ios:
$ ionic capacitor run ios -l --ext…
-
I implemented this VAD in my ionic react capacitor app.
const vad = useMicVAD({
stream,
workletURL: "/vad.worklet.bundle.min.js",
modelURL: "/silero_vad.onnx",
startOnLoad: tru…
-
This is a clone of #4086 as it was closed "inactive" but the issue still exists. I think the API for the underlying plugin has changed to just one event "networkStatusChange". I was hoping this plugin…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code…
-
Hello Sarah!
How do i implement this to ionic?
I added and installed the plugin, and i can find the files.. But there seems to be an issue calling the plugin.. I cant seem to find it!
Thanks i…