Scrolling freeze with ionic-menu in Angular app
Hello all, I have an Angular project into which I imported an Ionic-menu component. When I launch the app in an ios mobile browser and an ios app, the scroll freezes. By cons on android, I do not have...
View ArticleTrigger Sound when app is not running in background in ionic 5
I want to make an app that is play sound for 10 minutes when the app is not running in the background. i tried Local notification and alarm too, but I can’t manage to play sound for 10 minutes 1 post...
View ArticleIonSlides with useState
Hi, i have this code. <IonSlides key="elSlide" pager={true} options={slideOpts}> {infoDeportista.imagenes.map((imagen) => { return ( <IonSlide onClick={() => { setInfoDeportista({...
View ArticleiPhones Notch
Notch on iphones is partially obstructing the app. Whats the best way of handling this? I tried this but no luck 1 post - 1 participant Read full topic
View ArticleFCM Push notification redirect/navigate not working when App Killed
Hi All, I am using Push notification with Firebase using cordova-plugin-fcm-with-dependecy-updated taking examples from documentation https://ionicframework.com/docs/native/fcm I have also created...
View ArticleSearchbar display problems
(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) 1 post - 1 participant Read full topic
View ArticleIon-toggle's ionChange is triggered on page load (ionic 5)
Hi there, I believe ion-toggle’s ionChange is triggered on page load on ionic 5, if the page is opened on a second time. I saw another bug report on ionic 3 which occurred while the form was...
View ArticleProblem with loading my API service on the phone
I am using Angular with my IONIC application, but I have a problem. Create a service to request data to my API, everything works fine on my computer it does it great. But when compiling for android,...
View ArticleApostrophe in http request
Hi everyone, I’ve got a problem with my application developed with ionic 3. When I send a string that contains apostophe to my server with ionic-native-http plugin get me back an error. My server was...
View ArticleApp ionic in web server
Hi. I have an ionic / cordova app developed and distributed for mobile devices. Is it possible to run that application inside a web server like Apache or ISS? How? Thank you. 2 posts - 2 participants...
View ArticleUI Font breaks in Hybrid App
Hi, We have developed a Hybrid App using Ionic5. For all the display of text, we have used PX (pixels) and vmin as the font units. When the Font is changed to XL or XXL in the device display / font...
View ArticleHTML Injection in ion-input
Hello all, I develop a demo app where user can create a post by providing following inputs(ion-input type=“text”). While testing some user will type some HTML scripting and the result you can see on...
View ArticleUse a different package name because "io.ionic.starter" already exists in...
after the build i see config.xml file in android/src/main/res/xml . but there are no changes in the file. Also, do we expect changes in the androidManifest.xml file? I do not see changes in that? I...
View ArticleIonic 3 switching to WKWebView CORS time
Was hoping this would be smooth. Because of remote working I was trying to find a way to test CORS just on the server side. The only thing that came up was run a Curl statement and see if headers are...
View ArticleIs it that hard to print in a thermal printer?
Hello, I’m currently developing an app where you generate a label in format PDF (I store it in base64 on the database), and then I want to print directly that document in a thermal printer (Zebra...
View ArticleIonic modal in iOS overlaps status bar
Hi to everyone. I am struggling with an issue with modal in iOS. It opens in the way that goes to overlap the status bar. The biggest problem occurs in iOS11 because I can not even close the modal. I...
View ArticleForce ionic app to use only on desktop platform
I would like to force my ionic app (5.3.5) to desktop plateform because, there are tablet pc in my company, and plateform returns “mobile+tablet” for those computers. example: I want allways...
View ArticleWeird CORS error on Samsung s 10
Hi, I’ve been working with an app for a while, which has been working fine with API requests to a backend, after we set up the backend to allow requests from http://ionic Today, we tried it on a...
View ArticleIs Ionic 5.4.0 dedicated for vue?
Is Ionic 5.4.0 dedicated for vue-usage? 2 posts - 2 participants Read full topic
View ArticleIonic/React compatibility problem on Android 7.0
Hello, I´m new on mobile development, I made a simple application with Ionic 5/React, but one of the requisites for this applications is work on Android 7.0, but I wonder if it is possible, if an...
View Article