-
I'm experiencing some issues trying to build the app for ios simulator.
First it is needed to create a "www" folder inside project root folder (see: https://github.com/ionic-team/ionic-cli/issues/935…
-
I am trying to use this plugin today but there seem to be conflicts with another plugin that prevent an iOS build (I haven't tried Android yet). Here is my list of current plugins:
```
"cordo…
-
```
import {Media, MediaObject} from "@ionic-native/media/ngx";
constructor(
private media: Media,
) { }
```
```
const mp3file: MediaObject = this.media.create(url);
…
-
Hello,
I'm sharing file from other apps to my cordova app.
When I share from explorer app, i've got the file uri such as :
`file:///sdcard/Audio/SoundRecorder/2019-03-04%2019-36-03.aac`
but whe…
-
#### Short description of the problem:
On running each command except `ionic serve`, so for example on running `ionic cordova emulate android -lc` I get now this error:
`Error: EISDIR: illegal ope…
-
#### Short description of the problem:
In .html I have a segment
```
Active
Inactive
```
and simple code to show or hid…
-
# Bug Report
## Problem
I have an Android tablet (Zebra ET51 with android 10)I. If I have the tablet in landscape mode and take a picture, the picture is upside down. If I have the tablet in portr…
-
# Bug Report
When using _self - nothing appears with no errors reported. If I change it to _blank it shows up but leaving a large gap at the top and the whole thing can be swiped down to close it. …
-
_Original issue by @mariossavva on [2018-01-31T20:17:24Z](https://github.com/ionic-team/ionic/issues/13923)_
**Ionic version:**
(For Ionic 1.x issues, please use https://github.com/ionic-team/ionic…
-
I am facing this problem with Crosswalk after updating the platform to 6.4.0.
The apk files are created but as they are in different directory names the run took seems not to find them to run on de…