Nayank9

Results 4 issues of Nayank9

**Ionic version:** (check one with "x") [ ] **2.x** [ ] **3.x** [x ] **4.x** **Ion2-calendar mode:** (check one with "x") [ ] components mode [x ] modal mode **I'm...

Hi Guys, I have used Stacked bar chart into my project I want to get clicked bar position. `@Override public boolean onTouchEvent(MotionEvent event) { if (event.getAction() == MotionEvent.ACTION_DOWN) { performClick();...

## Your Environment * Plugin version: * Platform: Android * OS version: 12 * Device manufacturer / model: Samsung * Cordova version (`cordova -v`): * Cordova platform version (`cordova platform...

I have implemented ionic-ion-imageCacheFactory into my project but it's not working on iOS devices, working on Android device properly.