How to create an array from user selected objects in IONIC 3?
@harshm90 wrote: Hello Guys, I am trying to differentiate the selected array I get from user but i am unable to separate it . It just come together. Like i am trying to get it like below image but...
View ArticleHow to use deeplinks to open gmail With Ionic 4
@sushantr wrote: Hello, I’m trying to open gmail app through my ionic application. Can anyone please guide me how to use deeplinks to open gmail app Posts: 1 Participants: 1 Read full topic
View ArticleDo I have to bother about browser compatibility?
@sebay wrote: I want to use the Web Audio API in my ionic app. Unfortunately, the browser compatibility is really bad and I am worrying that my application will not work on lower android devices. So:...
View ArticleCreate a condition structure that takes the table information
@Ball4ckBR wrote: I need to make that if the person enters a CEP that is already in the table automatically the other fields will be filled with the information that was placed in this CEP....
View Article'Ion-text' is not a known element
@rahjain wrote: Hi All, I am trying to use ion-item example as given in https://ionicframework.com/docs/api/item <ion-label text-wrap> <ion-text color="primary"> <h3>H3 Primary...
View ArticleError when trying to run NPM install
@JamesSee wrote: I am trying to run npm install in the my project and I keep getting the following error. Any help would be appreciated. 4 warnings and 1 error generated. make: ***...
View ArticleAndroid@~7.1.4 ENOENT: no such file or directory,
@lunneyd wrote: It was building correctly and all of a sudden now get the error ENOENT: no such file or directory …platforms/android/AndroidManifest.xml’ Any ideas what to do as can not downgrade to...
View ArticleIon-toggle databinding not shows state after load
@8bhsolutions wrote: ion-toggle always shows false state on page load, then will toggle to the ngModel databinding value. Where as if it checked property is bound, and the status is shown correctly on...
View ArticleHow we select data from different page and then save in our database in ionic
@FK2193 wrote: I have four pages first add patient then add medicine and then add schedule and last create a reminder because they all are related to each other. I want to add data in the database in...
View ArticleIonic 4 - 2-way binding to html table
@smbu wrote: Hi all, I want to do some 2-way binding to an HTML table in an ion-grid. When clicked on a cell I use the Wheel selecter plugin to change the data in the cell. All is working except the...
View ArticleWhen i select data from ion-select it will show ion-list that number of time
@FK2193 wrote: example: Posts: 1 Participants: 1 Read full topic
View ArticleIonic 4 screen not scroll up when key board appears
@prabhashi1 wrote: Hi, I’m a beginner to ionic frame work and i’m working on an app which has register page. In that Signup page user has to enter details in ion-input fields. but in my case when the...
View ArticleIonic 4 Search Bar
@atkca wrote: Hi all, I am new yet for ionic. I will design mobile app for my mobile application development lesson. But I have a problem. I need search bar working with firebase for ionic 4. I found...
View ArticleResponsive input sizes ionic-v4
@noonestopsme wrote: Hello All, Is there any responsive input size functionality on ionic-4 which exists at bootstrap 4? getbootstrap.com Typography Documentation and examples for Bootstrap...
View ArticleNative Plugins: Cordova vs Ionic Native
@LacOniC wrote: In native docs, installation is like that: ionic cordova plugin add cordova-plugin-appavailability npm install @ionic-native/app-availability I thought they are optional. So i run only...
View ArticleFailed to login
@tcha-the-great wrote: i have tried to use ionic cordova resources in order to use my icon and splash but when i enterd by email and password it return message wrong username or password while i can...
View ArticleUnable to play recorded with MediaCapture.captureVideo
@obaqueiro1 wrote: I have tried everything I can think of, and followed a lot of the proposed solutions without success. This is the problem: When trying to capture a video using MediaCapture and then...
View ArticleHuman readable date with Angular
@ahmadt wrote: Hello Forgive me if this is a simple question, I’m new to Ionic 4 and to Angular I’m receiving a datetime from API in this format (2019-03-09 15:47:18), I know this is a UTC timezone,...
View Article[Ionic 4] Page background image with 100% screen width?
@ahmadt wrote: Hello Experts I spend almost five days trying to figure this out. I have a page that I want to set an image for the background (fixed image) and to support all type of screens. I want...
View ArticleSource and destination must not be the same
@Dovel wrote: Currently the builds with Cordova-Android 8.0.0 will randomly fail (especially on Windows systems). The reason is, that Cordova uses fs-extra now for file operations like copy. See...
View Article