Clicking the back button on the device closes the application instead of...
I’m running my ionic6 app with cordova on a physical device and clicking the back button on the device closes the application instead of going back to the previous page. Could someone explain to me...
View ArticleIndependent Scrolling
Hi, how can I make a part of a page to scroll independent of the rest of the page? For example I want all to be static, except the blue part. Also I want to make the blue part an independent component...
View ArticleWho supports capacitor ibeacon? stuff wrong
I am trying to do ibeacon in my Ionic vue 5 app. following the instructions here Ionic Docs IBeacon - Ionic Documentation This plugin provides functions for working with iBeacons. but…...
View ArticleRROR Error: Uncaught (in promise): Error: Unexpected pipe 'SafePipe' imported...
I have created a modal page that show the detil data. I want to remove htm tag using safe htm pipe from inner html module import { NgModule } from '@angular/core'; import { IonicPageModule } from...
View ArticleHow to test iOS version of app on an Windows OS?
I am wondering how can i get package for iOS that can be installed on iOS device. For android i can install Android Studio and generate APK file but how can i do this with iOS, using Windows OS? I...
View ArticleSOAP API integration
I am implementing the soap and facing the some challenge for every user to send the request and get result so please kind me help how we can achieve it. 1 post - 1 participant Read full topic
View ArticleWhy Isn't My Input Working?
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticleHow to schedule background tasks?
Greetings everyone, I’m currently in the process of researching Ionic’s/Capacitor’s capabilities, for a cross platform ios/android app I’m planning to develop. One aspect the app needs to be capable...
View ArticlePrinter is not working
Hi, I checked the forum for this issue and i found this post (Native "Printer" plugin not working) That’s exactly that happens to me but i cannot fix it It’s an Ionic 3 project. If someone could...
View ArticleIon-segment stopped working after Capacitor upgrade
Anybody ever seen this happen? Segment control is not wanting to work right. None of the code changed, I just upgraded the ionic project for Capacitor 3. @ldebeasi know issue? Still works on other...
View ArticleHow Does React Routing Work With Tabs?
Hello, im trying to make a login page with @ionic/react but when i make the page it still pops up with the tabs and also nothing with the page is resposive heres the code . import { Redirect, Route,...
View ArticleHow can I turn off the 'webview' announcement with screen reader enabled...
I am writing an app for a blind person. every page says ‘webview’ and stomps on the accessible page content, which makes this almost completely unusable… help!!! I haven’t got the IOS version running...
View ArticleMopub integration ionic 4/5
I want to integrate into my app. Please any suggestions about this… Thank You 1 post - 1 participant Read full topic
View ArticleHttpClient Error en IOS
Buenas Tardes. He desarrollado una app Ionic Angular para android y ios. He utilizado HttpClient para conectar con mi API mediante https. Probando la app, funciona perfectamente en el navegador y en...
View ArticleIonic audit --force created a big problem | ionic serve now generate so many...
I just run ionic audit --force and this makes blunder. On running ionic serve there are so many errors now:- [ng]...
View ArticleBuilding with --release does not create a release apk
All documentation online seems to indicate that when I need to make a release build, all I have to do is run ionic build --prod --release and I should end up with an apk in...
View ArticleIonContent ScrollToBottom not working when getting data by axios
Hi, I’m writing a small chat app in Ionic Vue, which is also my first Ionic Project. I have a big problem regarding the content area: When the messages are loaded from the rest api, scrollToBottom...
View ArticleWhy Wont Fields Show When Using Ionic?
Im tryng to make a log in screen with formik and im using ionic react but when im using fields component from formik the input is not working. Like i cant see what im typing. heres the code import {...
View Article[Question] Why ionic serve slowly
Hello everyone, I’m from Vietnam. There is an issue today, hope someone can help. I upgraded Ionic v5, Angular v12. Very slow build time. I used cli: ionic server ionic serve – --hrm But they are all...
View ArticleVideo player wrapper - ionic 5 + Angular
Hi team, I would like to know if there is any wrapper for this HLS Player The case is that it is in JavaScript and I don’t know how to convert JavaScript to TypeScript to use it in ionic v5 + Angular....
View Article