-
-
**Description:**
I'm generating module with --routing option.
If I generate child page to this module, routing.module.ts is marked as updated but in fact it is not.
**Steps to Reproduce:**
…
-
Hi, I am using the latest version of the plugin and I have a build error in IOS.
The XCode error is as follows:
cordova-plugin-mediapicker-dmcsdk/MediaPicker.m:40:13: Property 'modalInPresentation…
-
Hi all
I can't get this plugin to work. Following the docs I import the plugin, declare autostart in the constructor, then call the enable() inside the component. No error is thrown in the console,…
-
**ionic cordova run android --prod** is throwing below error:
`Error: The RegExp to find the DeepLinkConfigToken did not return valid data`
**ionic info output**
```
global packages:
…
-
**Note: for support questions, please use one of these channels:**
https://forum.ionicframework.com/
http://ionicworldwide.herokuapp.com/
#### Short description of the problem:
Upgrade gives…
-
# Bug Report
**Ionic version:**
[ ] **4.x**
[x] **5.x**
**Current behavior:**
Swipe gesture cannot be disabled on native iOS or Android devices. When swiping back, if …
-
# Bug Report
Cordova Push Plugins is working well while app is in the development. But after uploading to the testflight, it is not receiving the notification (APN).
## Expected Behaviour
It shou…
-
**Issue by [oahehc](https://github.com/oahehc)**
_Saturday Jul 02, 2016 at 10:55 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/12562_
----
[Steps]
open ionic project for few s…
-
#### Short description of the problem:
In .html I have a segment
```
Active
Inactive
```
and simple code to show or hid…