I need help with ngRx and Firebase!
@juanma97 wrote: Hello, I have an Ionic application that use firebase authentication, when the user sign up in the app, it is created an entry in firebase database with user data(name, lastname,...
View ArticleModular Ionic App
@hugohrlt wrote: Hi, So i’m working on my first Ionic project and I was wondering if there is any possibilities to make a modular app. What I mean by that is, an app where you can add and remove...
View ArticleReal time data request
@wibits wrote: Hi, I am creating a real time application. So I need to post my data to mysql database for every 5 secs. But it is not working properly and make mobile to hang. Is there any solutions...
View Article[ionic v4.0.0]: App hangs at white screen just after splash screen
@hunter0811 wrote: I upgrade my project from ionic v4 beta to ionic v4.0.0 stable. Now i am trying to run my app in android 5.0 device it hangs on white screen just after splash. Here is my ionic...
View ArticleIonic 4 Ios Building BUT NSURLConnection Failure
@madmartigan wrote: I recently updated my Mac with the latest build and after not being able to run an existing application I decided to try samples and found I get the same error. I have following...
View ArticleIon-segment button bottom border ionic v4
@anupzone wrote: In latest version, border bottom from ion-segment button removed from mobile view. .segment-button-indicator { display: none; } in DOM shadow. and unable to override this. any...
View ArticlePaypal with currency INR unable to render
@Ravirapolu wrote: Hi Frnds, Iam creating one e commernce app, i want payment gateway so i used paypal but if i keep Currency INR its not renedering to paypal and unable to make transaction . But if i...
View Article[ionic/angular 4.0.0] FormControl markAs*** not working
@jonmikelm wrote: Using the Angular Reactive Forms API, when markAsTouched() function is called over a FormControl, the corresponding ion-touched class is not applied to the ion-item (nor to the...
View ArticleCordova Ionic Cannot Deploy to emulator An error was encountered processing...
@rob0to wrote: I have a problem with deployment Ionic app into iOS emulator. After build using the following command: ionic cordova run ios -l -- --buildFlag="-UseModernBuildSystem=0" I will get after...
View ArticleIonic3 - Cross origin requests are only supported for HTTP
@JoseGonzaga wrote: Create an application with back-end spring-rest and front-end with Ionic3. It’s working locally. So I put the backend on the Amazon ec2. I am getting access to end-points through...
View ArticleIonic social sharing error
@Mathe13 wrote: Hi i got a project in inocic 3.x and i am trying to use the socialSharing plugin(https://ionicframework.com/docs/native/social-sharing/) i followed all the steps found in this...
View ArticleIonic 4 bion-input issue
@pstampfer wrote: Ioinc 4 - form and submit button ionic Hi, I have a question, i don’t if it’s a bug or not. I made a login form with ionic 4 <form [formGroup]="loginForm"...
View ArticleIonic Toast not working
@darrenM96 wrote: Toast not working.I have been creating a simple ionic app using firebase to handle my login. When the user enters correct email and password, it logs in and a toast message show to...
View ArticleAdding Font Awesome (RPG-Awesome)
@Lona wrote: Hi there, I would like to add RPG-awesome (similar to font awesome) to an Ionic 4 app. Anyone done that? Posts: 1 Participants: 1 Read full topic
View ArticleFirebase invisible recaptcha with ionic 3
@pradeepkaatnam wrote: I am working on an IONIC & FIREBASE application. I have integrated Phone authentication with invisible recaptcha provided by firebase as my auth in the app. As part of phone...
View ArticleAdmob Free issues
@znix wrote: I have installed admob free plugin, using the exact same code from the documentation: https://ionicframework.com/docs/native/admob-free/ I have wrapped this code in a function which I...
View ArticleIos more icon problem ionic 4
@flotilla wrote: hi there, i use icons but “more” icon looks vertically. i need it horizantally. do you have any solutions for that? <ion-tab-button tab="tab2"> <ion-icon style="color: white;...
View ArticleModularising everything in Ionic 3
@xenos2011 wrote: Hello Ionic Developers, I’m using Ionic 3 for a work project. The project isn’t that large to say ( about 10 pages by now ). I’ve been generating components, providers and pages...
View ArticleError running "ionic serve" with ionic CLI on windows
@jasoncartermartin wrote: Hello, I am having an error running the simple command of ionic serve natively in Windows. However, ionic cordova build android works fine in the same shell. This is the...
View ArticleError code 65 for command: xcodebuild building Ionic3 app for iOs
@ioclaudio wrote: Hi, building an Ionic3 app on iOS I’ve this error: ** BUILD FAILED ** The following build commands failed: CompileC...
View Article