Native 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 ArticleNo padding in ionic v4
@sonicwong wrote: I know both “ion-no-padding” class or “no-padding” attribute work. But, which would be prefer to use? Posts: 1 Participants: 1 Read full topic
View ArticleIonic Google Drive
@Harikag wrote: I have a requirement to display images from Google drive to my app, can we do, If yes, How to do help me with example, If possible Posts: 1 Participants: 1 Read full topic
View ArticleHow to get ahold of IonContent element from deep within?
@VictorNorman wrote: I have created an accordion list in my app, but when the user clicks on the item that is near the bottom of the screen, most of the sub-list is added off-screen, so that the user...
View ArticleCheck actual connection
@Kyrax80 wrote: This plugin just tells me if I’m connected to wifi, even if the wifi has no connection for any reason. Is there a way to check if there’s an actual connection to the internet? Thanks...
View ArticleHow create a search textbox inside the ion-select?
@flycoders_sourav wrote: How create a search textbox inside the ion-select ? Any help would be highly appreciated. Thanks in advance Posts: 1 Participants: 1 Read full topic
View ArticleBlocked a frame with origin "http://***.***.***.**:8100" from accessing a...
@shilpakaramar wrote: How to fix the blocked a frame issue. What i need to achieve is to access > document.getElementById(“iframe_id”).contentWindow.location.href. how to achieve this in ionic...
View ArticleHow to create a spring loader for a specific div location
@flycoders_sourav wrote: how to create a spring loader for a specific div location. please help me out Thanks Posts: 1 Participants: 1 Read full topic
View ArticleProblem with form - Multiple line items having same name
@wOx wrote: So I have a form multiple line items having same column/field. Below is my html code: <ion-item> <ion-label position="floating">Customer Name</ion-label> <ion-input...
View ArticleIssue to open modal page if application is compiled with --prod flag
@manojpatel0217 wrote: Hello, I am trying to open one modal page that contains google address search api. it opens if I install application normally. but somehow its not opening if i create apk with...
View ArticleIonic 3 and Can't make phone call with callnumber plugin!
@pdj wrote: Hello I’m quite sure that code is not missing… whenever comes to phonecall function… it has error saying TypeError: Object(…) is not a function the wierd one is that I used to use plugin...
View ArticleBuild Error Upload IPA
@FilonKsegundo wrote: [07:38:05]: Shell command exited with exit status 1 instead of 0. upload failed: . ‘ascii’ codec can’t encode character u’\xe7’ in position 36: ordinal not in range(128)...
View ArticleIonic Page navParam Lowercase
@chaitya wrote: How to do global level change for IonicPage navParams ? Whether I am passing from another page or whether user types in for browser It should always be read and changed to lower case ....
View ArticleESNext with Ionic 4
@LacOniC wrote: Hi. I was reading a tutorial about locales and tells about dynamic import. Dynamic import needs EsNext. I wonder about, what happens if i don’t use es2015. Most of mobile phones are up...
View ArticleSelect an item in ion-select and perform action
@FK2193 wrote: if I select ‘twice a day’ then the list of the item shows two times, how we do that? Posts: 1 Participants: 1 Read full topic
View Article