Emulate 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 ArticleIonic cordova android platform won't add
I am having a nightmare as always with npm packages and ionic / cordova. I run: ionic cordova platform add android And i get this error: Cannot overwrite directory...
View ArticleUsing a specific version of webview
Hi all, I have a web application that is run through a capacitor webview . Everything works fine. By default system webview is used. Except that each time the webview version is changed on the...
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 ArticleCapacitor Push Notification: navigate to route when the app is not in background
Hello! Ionic 6 + capacitor 3 app. The push notifications are working well in my app, tough I have one “problem”: in my code I have this section: PushNotifications.addListener(...
View ArticleHow to extend web component from html element to make attributes works
Hello, I’m new to web component and stancil, so please help Can I extend a web component that build by stencil from HTML element? for example I want to build a custom button, when I call this button...
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 ArticleParallax libs suggestions
Hey guys, I’m thinking about implementing a parallax effect in the welcome screen of my app. Do you have any suggestions of libraries you’ve used and work ok with ionic/angular? 1 post - 1 participant...
View ArticleInline GIF/STICKER Keyboard Support
We need a way to get permission from the native iOS/android system to allow us to use the GIFS from the keyboard directly. There is no need anymore in 2022 to have external functionality when its...
View ArticleWith Ionic WebServer Android iOS App
OpenSpeedTest-Server is here to help you to improve your internet experience. Test Your WiFi (Wireless) or Ethernet Connection (Wired Connection) and Fix your local network before pointing fingers...
View ArticleCreate app with ionic and vue.js
I’m trying to create an ionic vue.js application. but, I’m already get stucked on the installation here is what I have. how can i fix it please ? ? Starter template: tabs √ Preparing directory...
View ArticleHow to Disable User Font Size and Zoom preference on IONIC3+ / 6? (Override...
I saw phonegap-mobile-accessibility but it gives me error and app is not starting. is there is any way to disable user selected font size and zoom preference? This is how it should look. This is one...
View ArticleCannot remove white space above view in a clone of UIImagePickerControler
I’m trying to remove a white space that shows above my image picker view. I’m using this clone of UIImagePickerController. You can see in this picture: It’s the white space between the gray bar at the...
View ArticleGetting started with SQLlite
Hi everyone, I am new to Ionic and I admit I don’t have a lot of experience either with React. I wanted to do a first sample application with a small db. Nothing complex but I am going mad for 3 days...
View Article