Ionic 4 - How to set the color of ion-datetime value
@MarkL wrote: This is how to change the text color on inputs (note the color directive): <ion-item class="ion-text-end"> <ion-label class="ion-text-end">Name</ion-label>...
View ArticleGenymotion emulator android app project whitescreen
@amnnzri wrote: im using ionic 4 with firebase backend that can test in genymotion emulator i tried command ‘ionic cordova run android’ and automatically open my genymotion emulator but suddenly only...
View ArticleSign in with Apple ID => Ionic Support?
@dicer2000 wrote: I have several Ionic 3 apps that I’m starting to get worried about. As you know, Apple is saying April 2020 will be the deadline to support “Sign in with Apple ID”. Is there a...
View ArticleHow to set block style for content of ion-item in ionic 4?
@abbasHacker wrote: stackoverflow.com How to set block style for content of ion-item in ionic 4? html, css, ionic-framework, styles asked by abbas jafary on 05:26PM - 02 Dec 19 UTC Posts: 2...
View Articled3 bar chart using ionic 4 failed to load on device on — prod mode
@pritamvtv wrote: i am building bar charts using D3, in runs fine when i run with ionic cordova run/build android but it gives error when i run with ionic cordova run/build android --prod. The app...
View ArticleIonic Project
@thanosfc00 wrote: How could I do the following project? From a main mobile application, request the server to send files, images or videos to other mobile applications. Also notify the main...
View ArticleIonic/angular - Login: POST to HTML
@darkproton wrote: I’m new with Ionic and I’m in big doubt. I have a website login like this: <form method='POST' action='https://app.astrea.net.br/externalloginservice'> <input type='text'...
View ArticleCan ionic studio run on windows 8
@Dimitar88 wrote: Hello, if I get ionic studio, can it run on windows 8? (I only see win 10 so would like to confirm) Posts: 1 Participants: 1 Read full topic
View ArticleIonic Studio Check Tools (failed)
@aimeeraymond wrote: Am unable to successfully install Ionic Studio on Win10. Under Background Tasks, Check Tools (failed). I have manually installed cordova-res per other forum posting. Upon exiting...
View ArticleBack Button Hardware Event Handler Can't Determine Overlay Views
@OliverPrimo wrote: Hello Everyone, I modified the functionality of hardware back button. It works on pages but it cannot determine whether an overlay views like modals and alert dialog boxes are...
View ArticleIonic supported version
@nameless123 wrote: I see from the documentation that ionic 4 support android 4.4+ and ios10+. But i do found out that there is issue with android 4.4 and android 5, 6 based on what i search online...
View ArticleSaving files in folder using ionic 4 and electron desktop
@satheeshck17 wrote: Hi I would like to save a file from my ionic 4 app to a folder using background service. I’ve built a desktop app using electron for windows. Is there any way we can save files in...
View ArticleHow to read these strange data retrieved from WP REst Api?
@ioclaudio wrote: Hi, I’m looking for a suggestion on how to manage these data that I get, in a Ionic4 app, from a Wordpress site, calling the WP Rest API. The web services return a JSON like this: {...
View ArticleHow to use EmailJs or Smtpjs - and include javascritp in ionic
@elvy1111 wrote: Hi i want to know how to use EmailJS or SmtpJs because i 've some problem in my app. There is a way to use without problem javascript in Ionic? Thank you Posts: 1 Participants: 1 Read...
View ArticleUpdate view from Behaviersubject
@anna_liebt wrote: Hello, I’m back and maybe I have forgotten all. Okay my experience with rxjs is very, very low. What I wanna do ist, that i calculate in a loop some time comsuming things, After...
View ArticleIon-checkbox limit checked options
@duzinxd1 wrote: Hi! I wanna limit the ion-checkbox selection to 5, without disabling all the others when it reaches 5. Is it possible? I’ve been looking for solutions but since last year no one...
View ArticleWhite screen on IOS (REST API Wordpress)
@juanitourquiza wrote: I use json from a wordpress site where I show the news I use this code: urlApi = 'https://locosporelfutbol.com.ec/wp-json/wp/v2'; getPosts(): Observable<PostI[]> { return...
View ArticleOpen pdf file in my app via iOS 'open with' functionality
@marmuel wrote: Hi, I’m trying to share a pdf e.g. from a email in order to open it in my app. My app appears in the iOS ‘open with’-menu and after share a doc, the app opens correctly. How do I...
View ArticleEcharts wait on event
@anna_liebt wrote: Hello, I know, this is not a question at ionic framework, but somebody know how to handle this. I use echarts for echarting. animation is set to false To get a png from echarts I...
View ArticleIonic4 TouchId and FaceId not working
@amarjitsingh wrote: ionic4 TouchId and FaceId not working as expected. I have installed. “cordova-plugin-touch-id”: “^3.4.0”, “@ionic-native/touch-id”: “^5.3.0”, if (this._platform.is(‘ios’)) {...
View Article