HttpClient doesn't work on a Huawei device. Compatibility problem?
@ioclaudio wrote: Hi, I have an Ionic4 app that calls some web services using HttpClient; import { HttpClient } from '@angular/common/http'; ... constructor(private plt: Platform, private httpClient:...
View ArticleHow to change alternative active button color
@flycoders_sourav wrote: I have a 4 buttons i want to do while any user clicked on any button of theme that clicked button should be active . how can i do that please can your tell me anyone because...
View ArticleIonic 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 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 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 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 ArticleSeparating desktop and mobile, or Ionic for both?
@viktorgullmark wrote: Hi all! I’ve used Ionic in the past, but only for mobile alone. I’m about to start a new project and am still in the decision-making process of choosing frameworks and Ionic is...
View ArticleWhich is the right version of Ionic Native to use?
@ioclaudio wrote: Hi, I’m developing an Ionic4 app. I can see that if you create a new brand app the components the @ionic-native components are at the version 5.0.0. For example:...
View ArticleCan't use android studio after update
@SanduCuragau wrote: came in today and android studio offered to update, I said yes, now it’s telling me I can’t use cordova, what do I do lol image.png1216×195 16.2 KB Posts: 1 Participants: 1 Read...
View Article