-
Don't work in iOS with Ionic3.
**Code:**
```
this.cdvAudioPlayer.setOptions({ verbose: true, resetStreamOnPause: true }).then(() => {
this.cdvAudioPlayer.setPlaylistItems([
…
-
**I'm submitting a ...** (check one with "x")
```
[X] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please d…
-
Ionic3 chat in app style is ugly
Look here
[http://test.meylink.cn/q2.png](http://test.meylink.cn/q2.png)
[http://test.meylink.cn/q9.jpg](http://test.meylink.cn/q9.jpg)
1,No flashing focus
2,…
-
Help me move my existing Ionic app from ugly to rad by implementing this awesome mockup.
Also general discussion / help on front / back around Ionic apps.
-
I'm tried to install on my Windows 10 Platform.
`ionic -v 5.3.0`
`
C:\projects\mgdlab\ionic\poc\ionic3-sidemenu-tabs>ionic serve
> npm.cmd run ionic:serve -- --address localhost --port 8100 -…
-
I am able to get it working with a new Angular4 application, but cannot get it to work with a new Ionic3 applications (using Angular4). I've created a repo to demonstrate: [https://github.com/butters1…
-
Hi. I am using ionic 3.17.0 and trying to use the android-permissions plugin.
```
this.androidPermissions.requestPermission(this.androidPermissions.PERMISSION.READ_PHONE_STATE).then(() => {
th…
-
I have to integrate twilio for video and voice call in one of my hybrid application. Can we integrate twilio voice and video calling feature in ionic3 apps.
-
#### Short description of the problem:
Create a brand new ionic3 project and ran ionic serve -s -c and i get this error
> app-scripts serve unexpectedly failed.settings: undefinedcontext: [obje…
-
Hi,
I'm using Ionic3 (wich uses Angular4). Fore some reason the backgrounds are just like normal backgrounds there, no parallax effect. In a normal Angular project this is working fine.. It must be…