Ionic V6 - Storage a session
I want to keep the user data in the device storage in order to let him keep the session open. I have read some documentation and I have noticed that this is from Ionic v3. I am using Ionic v6 and I...
View ArticleIionic v4 App not working on Android v11 devices
Hi! We are having problems migrating our app to Android SDK 30 because of new Google Play requirements. It was running on SDK 29. The problem appears only in devices with Android 11 or higher, not on...
View ArticleBlank Screen after 5 > 6 migration
I’ve tried upgrading my app to v6 using the migration guide but I’m having an issue where running ionic serve builds the app fine without error however when viewing in the browser I get the dreaded...
View ArticleCustomize new ionic 6 ion-datetime
Hi all, i have a question about the new ionic 6 ion-datetime. I made a time picker and i would like to customize the picker-item-active element to make the font bolder. I tried multiple ways to modify...
View ArticleIonic/cordova iphone 11 top notch, can't see the wifi, time etc
I’m not sure what’s happened here, look at the screenshot below, this is a screenshot of an ionic app on iphone 11 at the top notch. You can just see the battery in yellow, but everything has turned...
View ArticleIonic cordova run ios with livereload produces an error
I am trying to test an app on ios emulator with live reload, but when i do i get this error and not sure what it means: > ng run app:ionic-cordova-serve:staging --host=localhost --port=8100...
View ArticleIonic 6 : build : Windows vs Mac : why cant build under Bill and build under...
Cant build under Windows Can build under Mac Have to build with --prod All is “probably” up to date Happy new year 2022 and thanks all of you to give us the possibility to deploy 1 post - 1...
View ArticleError in navigation when doing router.push(...)
Hello. I have the following error: It happens when clicking on a button from another route, here the code. This error only occurs if there is a redirection of the Home route like this: The funny thing...
View ArticleStill alive ? if not i quit
nice idee but no futur too much issues 1 post - 1 participant Read full topic
View ArticleV6 localhost API error - Could not connect to the server/access control checks?
Hello all, This is my first ionic app and things have been going quite well - I’ve been developing an app to allows users to track their geolocation so they can be guided to locations on a map to take...
View ArticleIs there anyway to have collapsable title on android too?
Is there any way to display the large collapsable header on android like it’s displayed on ios? When I test with emulated iPhone, there’s a nice large header that rolls into a persistent header as you...
View ArticleEmulate with cordova and live reload won't work, but a normal build will
I posted about this yesterday, and i’m confused with what the problem is. To begin with if i run: ionic cordova build ios -c staging This will build the app with my environment.staging.ts file, which...
View ArticleCompressing gif before upload
Hi, I have an app that should upload a gif image to a small embedded device which accepts only small media files (< 10kb). I’m building an app which the user can select the gif but then the app...
View ArticleDisable scrolling on input focus
I am trying to stop the UI from scrolling up when focusing on an input. There is enough room for keyboard without scrolling. Any advice to stop this behavior? Can it be done on a screen by screen use...
View ArticleProblem with time in datatime
Welcome, When I select time in popover then this time its not change in datime, but when i select Done time is true in property - ngModel. Select time When popover is close When i click Done: In my...
View ArticleDisable /public folder generation inside Android app
Hello guys. I have a project that I want to serve remotely from a server, in an Android app. So what I’m doing right now is generating a build, uploading the contents of /www/ to my server, and then I...
View ArticleRedirecting to a specific page based on the incoming push notification...
Hi. I am sending a notification to the phone with FCM. According to a code in this notification, I want to redirect to that page when opening the application. How can I do it? The code below opens the...
View ArticleHow to use Native Storage to Add to Cart functionnality?
I need to Store Cart Items to Native Storage and restore them into Cart Component So , I use Native Storage offer by Ionic , i need to send item ( image , model-name ) into storage but in array of...
View ArticleIcon Above Text
Hey, im having some issues with ionic icons… Im making a simple HTML page and i needed a custom icon for a button this is my code: <a class="btn btn-outline-primary btn-block" type="button"...
View ArticleCurious, is there a practical reason Ionic UI components start with Ion?
Curious, is there a practical reason for starting Ionic UI components with Ion? Is is just a naming convention, one that is only meant to go along with the Ion(ic) brand or is there something more to...
View Article