How do I increase the segment-button-indicator height in ionic segment?
@purshupro wrote: Hi, I’m creating a segment tabs for one of my apps. I’m unable to increase the indicator size of the active segment button. I tried with --indicator-height but still the height is...
View ArticleRequest timeout using cordova-plugin-advanced-http
@rubenmiq wrote: Hi all, I am using the advanced plugin to make calls to a legacy api that can’t implement a cors policy. My problem is that even if i set a timeout the request doesn’t seem to respect...
View ArticleShake the phone to send sms
@Adityakumar24 wrote: Hello, I tried to send the SMS by just shaking our mobile phones. But I can’t achieve this in android, bcoz Cordova shake plugin won’t support android. Are there any solutions...
View ArticleCreate and publish a custom Ionic 5 Component
@me-cedric wrote: Hi, I am working on a custom component that might be published as a package. I followed a few different tutorials on publishing angular libraries or old posts related to Ionic 2 and...
View ArticleIOS app crash when trying to load after being asleep for a while
@becky-vairkko wrote: I just switched from cordova to capacitor and now when my app is asleep for a while when I try to go back to it I crashes. I was thinking it was related to push notifications so...
View ArticleIonic app stays on white screen after splash screen
@newtoxton wrote: hey community, I have an issue and unpredictable behavior in my app. Its builds fine, but when I run it on the device, it shows the splash screen after which I get a white screen ,...
View ArticleIonic 5 - ion-refresher MD mode
@Srcod wrote: Hi ! Is there a way to use ion-refresher in MD native mode for both platform, Android and iOS ? I know that there is some Ionic components that allow to do it like that :...
View ArticleAndroid & iOS - Prevent "Split Screen"/"Pop-Up View"/Windowed UI
@mlynch wrote: I’m working on a data-entry application for Android and iOS, and I’ve noticed that it automatically restarts if the application is resized - like if the user tries to change it to...
View ArticleRefresh MenuBar
@Cephaz wrote: Hello, I have a function that is common to both the page and the bar menu and I would like that when the user clicks on the page button the bar menu button changes. I’m not sure how to...
View Article[ionic 3] App crashes after few minutes - Samsung device
@john-332 wrote: Hello there, I recently tried to use app on Samsung galaxy j7 which has android version 8.1 The app works fine on other devices but on this particular it crashes after few minutes on...
View ArticleIonic 5 app is closing when i tried to open in Oneplus
@tejakumar wrote: Hello, I am facing a weird issue only in oneplus mobile. If I tried to open the ionic 5 application in oneplus immediately it is getting close. I tried to inspect the application in...
View ArticleHow can I call Deploy.getCurrentVersion() using Capacitor?
@njcaruso wrote: Using the cordova plugin I can do: import { Deploy } from ‘cordova-plugin-ionic’; Deploy.getCurrentVersion() How would I do this using just capacitor? The Ionic Blog – 16 Jul 19...
View ArticleDo I need to install Cordova if I'm using Capacitor?
@ebellempire wrote: In the documentation, it says to use the following to build for Android: ionic cordova build android --prod --release Thus far, I’ve been testing mainly in browser and iOS...
View ArticleAndroid Build Errors: Unsupported Modules Detected and AndroidX dependencies
@ebellempire wrote: I’m getting this error when building in Android Studio: This project uses AndroidX dependencies, but the 'android.useAndroidX' property is not enabled... I followed the...
View ArticleReceiving data from json
@fcrb1923 wrote: hi, I have a text in a database. Let’s say ’ Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever...
View ArticleHaving this issue while creating apk i have tried reinstall cordova and...
@awaisdev wrote: IMG-20200515-WA00402336×4160 3.46 MB Screenshot_20200516-002536720×1440 378 KB Posts: 1 Participants: 1 Read full topic
View ArticleV4 - Chunks are unable to load on Android. Web and iOS are fine (...
@vitonimal wrote: Hello. I have a ionic 4 capacitor app that is working properly on iOS. I am using Angular 8 with lazyloading. However, whenever I want to run the android app, I get a significant...
View ArticleRuntimeException: Unable to get provider android.support.v4.content.FileProvider
@ebellempire wrote: My Android Studio build completes but the app keeps failing in the emulator and on devices with the following error (complete log follows, but here is the stated cause): Caused by:...
View ArticleConditional Routing Button
@jmarcosg wrote: Hello, I’m new to Ionic and I’m trying to set up a button to redirect me to a certain page depending on two ID values from two select forms. I tried various methods but I can’t seem...
View ArticleIonic Firebase Analytics Dev Stream
@helpmelearn wrote: Anybody know how to set up Firebase analytics to use Debug View? Added a new event analytics, I see it for ios but not for android. Other analytics for android seem to be working...
View Article