Why Installation of a new module show 'npm ERR! Invalid package name...
@anespa wrote: Dear Friends, As suggest in tutorial how to install http client module in url: Angular - How to use HttpClientModule? , I edited my package.json as “dependencies”: { "@angular/common":...
View ArticleIonic 3 - Translation not translate the language
@vijay3802 wrote: I have configured translation but in browser/device its not displaying translated language. I have configured as per guidance but still not working Please let me know what’s wrong...
View ArticleIon list dynamic input
@C_S_B wrote: My html file contains following code. How can I get value of date entered by users, as the card gets created in list ,which can be of date input 2, 3 or any number <ion-card...
View ArticleInAppBrowser is not installed
@aditya_1027 wrote: I am trying to use In App Browser in my app but it is throwing a error. Check below screenshot. Please if anyone know how to solve this. Please let me know. Struggling from 2 days...
View ArticleUpdate Angular-Ui-Router in ionic 1
@thethlaing wrote: My project is pretty old with ionic 1 and angular-ui-router 0.2.13. Now I’m encountering a bug from angular-ui-router and found that it will be fix if I upgrade the...
View ArticleTrigger function when click ion-tabs
@Nulra wrote: I want to know how can I trigger a function when click the tab everytime click whatever it is active or not. I have try to use ionSelect, but it just trigger the function when the tab is...
View ArticleParent controlled child animations using *ngIf don't kick in
@_oliver wrote: I’m counting on you experts, as I’ve spend roughly a full day trying to get a nested parent - child component setup working that uses *ngIf to show/hide child components. All in vain,...
View ArticleIon-segment auto slide to focus selected segment button
@Nulra wrote: Hi, I have a horizontal slide ion-segment, and now my faced problem is that when I select a segment button at the last or the position that i can see it due to the phone width is limit....
View ArticleHow set an enviroment variable to false when i compile on iOS
@temohpab wrote: Hi, i have an app into Ionic who opens an InAppBrowser object with a certain web of my own. If i compile this app on iOS if i capture an image gives an error allocated memory blabla...
View ArticlePublishing ionic app with Ionic Pro's Starter
@markandrewkato wrote: Can I still publish my ionic app to app store and google play store if I’m only using the starter package of Ionic Pro? Posts: 1 Participants: 1 Read full topic
View ArticleBack button shows on first tab
@HinderiksR wrote: Hi, We’ve upgraded to the latest ionic and angular versions etc. one of the issues that has come forth of this is a back button being shown after navigating from a login screen to...
View ArticleCordova-plugin-camera add 500kb to apk?
@reedrichards wrote: It’s me or the plugin cordova-plugin-camera add 500kb to the all apk bundle? Does that make sense to someone else too? It sounds like a LOT, specially if we keep thinking that...
View ArticleError the commend
@pasupathi022 wrote: ionic cordova platform add android (node:5872) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejec tion id: 1): CordovaError: Failed to fetch platform...
View ArticleChange Http to HttpClient , now post method not working
@anespa wrote: Dear Friends, I change from ‘Http’ to ‘HttpClient’ method as described in AngularJS 4.3 or above. Now one of my workig form stop working. The request and response work fine but the data...
View ArticleError if I put app to pause while it is still bootstrapping
@shashwattripath wrote: Hard to reproduce every time but below step do cause the error: Steps: Open application While application is still bootstrapping Press Home button on device to put application...
View ArticleonNotification with FCM push
@mcihak wrote: Hi all, I decided to try implement push notification width FCM plugin. I have whole implementation in platform.ready() function. The notification is received but onNotification function...
View ArticleHow to set table heading and data dynamically in angular 2/4 using Ionic 2/3?
@Phanitechie wrote: Presently i am getting the below Dynamic data in json and i am displaying in ionic grid JSON data {Type: "USD",Amount: 131295.21} {Type: "Master",Amount: 11773.89} {Type:...
View ArticleIonic cordova build android --prod --release signing.properties not used
@gope153 wrote: Hi, when i do ionic cordova build android --prod --release it just creates a unsigned build. everything works fine when i do the keystore file as a parameter. in ionic cli 2.2.0 it...
View ArticleImagePicker plugin_not_installed
@vineet-dikonia wrote: Hi im using ionic 3 with angular 4 I installed the plugin using the following commands:- $ ionic cordova plugin add cordova-plugin-telerik-imagepicker --variable $ npm install...
View ArticleError: Can't resolve all parameters for HomePage: ([object Object], [object...
@mrossid wrote: hi, help me to fix this err please, this is my first application, i dont know what i have to do, i am a newbie in ionic, err : STORAGE ERR.PNG1366x659 31.7 KB home.ts : import {...
View Article