Top "Ionic3" questions

Ionic 3 is the newer version of Ionic, an open source SDK that enables developers to build mobile apps using standard web technologies (HTML, CSS, and JavaScript).

How to update service worker cache in PWA?

I use service worker with sw-toolbox library. My PWA caches everything except API queries (images, css, js, html). But what …

javascript service-worker ionic3 sw-toolbox
Slider with left/right arrows

Could you tell me how can I create right/left arrows for the Ionic slider component? Demo: Stackblitz Note: please …

css angular typescript ionic3 swiper
Could not find com.google.android.gms:strict-version-matcher-plugin:1.1.0

Could not resolve all files for configuration 'classpath'. Could not find com.google.android.gms:strict-version-matcher-plugin:1.1.0. Searched in the following …

android ionic-framework ionic3 ionic-native
ngx-translate with dynamic text on ts file

I'm using ngx-translate for internationalization on Ionic 3 app. I have used pipe nicely on HTML code. But now I have …

angular typescript ionic3 ngx-translate
Could not find manifest-merger.jar (com.android.tools.build:manifest-merger:26.0.0) in ionic3?

I have got above error after generating build in ionic3 I have tried a lot of solution but not working …

ionic3 android-manifest
How to disable side menu in ionic 4?

I am using, this.menuCtrl.swipeEnable(false); for ionic 3 app. This works fine for disabling the side menu. But, it …

angular ionic-framework ionic3 hybrid-mobile-app ionic4
touchstart and touchend events in ionic 3

I'm looking for a separate event handler in Ionic 3 for starting and ending a touch on an HTML element on …

html ionic3 touch dom-events touchstart
get data from local Json file ionic 3

I start a dummy project in Ionic. I try to get data from a local Json file but I have …

json angular runtime-error ionic3 local-database
Can't bind to 'options' since it isn't a known property of 'chart'

I have created a chart module using Angular2-highcharts but when I try to run the application I am getting …

highcharts ionic3 angular2-highcharts
Running Ionic 3 app on iPhone throws error: 2 duplicate symbols for architecture arm64

I am opening .xcworkspace of my Ionic 3 project and trying to run it on my device but I suddenly get …

xcode cordova ionic-framework cordova-plugins ionic3