Ionic 4: Execution failed for task ':app:processDebugResources'
@B3nvo wrote: Hi, I recently came across an error message saying...
View Article[IONIC 4] Progress bar not progressing while uploading file
@AdamGelineau wrote: Hi guys ! I’m implementing a simple progress bar in my Ionic 4 project, but it doesn’t progress at all while I’m uploading a file unless I click anywhere on my app. If I don’t...
View ArticleGeolocation doesn't work on mobile - ionic v4
@Necrometal44 wrote: Hey guys, i’ve got a problem using geolocation plugin: this is my code on home.ts import { Component, OnInit } from '@angular/core'; import { NavController, LoadingController }...
View ArticleUpdate / install ionic not globaly for testing (on MAC)
@b5518388 wrote: hi folks, i have the following problem. i have multiple apps build in ionic 3 and it works fine but now i have build a new app in ionic 4 for testing it. i developed the app on...
View ArticleReload / reset recaptcha (grecaptcha)
@mrg250 wrote: Hello, I’m using Firebase for authentication (specifically the phone auth method), and it’s working fine (validation etc.), except for one thing; If the user enters the wrong code, or...
View ArticleIonic 3- sqlite crashes app when no.of rows > 180000
@fiyiem wrote: hello, My app crashes when reading data from local sqlite storage. I have determined that the Select statement crashes the app when the no.of rows in the table exceeds 180,000. At this...
View ArticlePage show error after the second attemp when i click onsubmit
@Fares95 wrote: Hello , i am unable to solve that problem : my app show the following error after i clicked for the second attem the submit button error : Capture.PNG352×684 11.4 KB Capture.PNG686×764...
View ArticleIonic 3, Ionic serve F12 styles shows nothing, no reload after project update
@rnmr wrote: Hi, I’m using Ionic 3 and for some reason when testing my app with ionic serve and using F12 to adjust the screen, I sometimes want to check the styles but the styling list shows nothing,...
View ArticleHow to get the last shown page?
@donotsue wrote: Hi there, somehow I need to get the name of the last shown page. There are three pages: Page one, two and three. Starting at the first page, I click around over the second straight...
View ArticleCan't change focus/highlight color on div+item+input
@SanduCuragau wrote: I have a div, inside it an item and inside it an input, its a login so I have username and password, I’m doing a thing where when he clicks the enter button while on the username...
View ArticleAndroid fullscreen not working with ionic 4 (Notch + toolbar)
@eyeswideopen wrote: Hey, we are in the middle of developing and testing our app on various devices and encounter an issue with android: The ionic app doesnt expand to the areas next to a “notch” or a...
View ArticleLooking for IONIC developer to help us build an app please
@Suziegg wrote: Please get in touch via chat or mail : martin@suzie.gg Thanks ! Posts: 1 Participants: 1 Read full topic
View ArticleNpm packages question :(
@VoltAmper wrote: The packages installed with npm, when the app is built are auntomatically loaded in the app? How can I import those packages to ionic? Sorry for the questions, I’m noob yet Posts: 1...
View ArticleHow to avoid cache in pages in ionic,Please tell me some solution,i tried all...
@manumohanabc wrote: When i tried to show a page twice the cache of the previous one is loaded.The ionViewWillEnter() function is not working on second time Posts: 1 Participants: 1 Read full topic
View ArticleCan anyone help in ionic3
@rajputsachin wrote: must initialize fabric before using singleton() in ionic3 Posts: 1 Participants: 1 Read full topic
View ArticleHow to integrate Ionic+woocommerce
@muthukv wrote: hi i am new to the ionic , i dont know how to integrate ionic + woocommerce api . Is there any tutorial or documentation available . please help and thanks in advance Posts: 1...
View ArticleCustom cordova plugin
@pranav9k wrote: Hi, I am creating a custom cordova plugin. I am struggling to call the plugin from ionic. Tried most of the things present on the web. But failed. I am adding cordova plugin by ionic...
View ArticleWant to change style and color of the lines of ion-item in ion-list
@kavithapramod wrote: I have to change below items border color from gray to red I tried with border color but no use. Below is code and css html: ABC <ion-icon name=“md-arrow-dropright” slot=“end”...
View ArticleOpen ionic project using only src folder - New to ionic
@dbg wrote: Hi, I am new to ionic and I got a project source code from a friend. He sent only the src folder of the ionic project. I want to use this source code and run using ionic serve How can I...
View ArticleHeaders are not accepting
@mutheashok wrote: Hi, I am trying to download certificate from ionic from my wordpress Leardash plugin. In chrom’s post man using url...
View Article