-
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.
-
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,…
-
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.
-
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…
-
http://blog.giscafer.com/2017/06/29/ionic3-question-answer/
-
http://blog.giscafer.com/2017/06/27/ionic3-tab-custom-icon/
-
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…