"export 'IonContent' was not found in '@ionic/angular'
IONIC 4 Chrome error log: client:154 ./node_modules/@logisticinfotech/ionic4-datepicker/fesm5/logisticinfotech-ionic4-datepicker.js 723:44-54 "export 'IonContent' was not found in '@ionic/angular'...
View ArticleCordova SecureStorage out of maintenance
Agreed. We just plan to use that for storing sensitive data, but now no longer maintained. Any alternative?
View ArticleWay to use Cordova-plugin-sqlServer : problem
Dear @rapropos Thank you very much, Can u tell me more about : " I would instead isolate all upstream server interaction into a service " Thanks again, By Ivan
View ArticleChanges which is I am doing in html anf .js file not able to see in browser
why every time I am getting when ever I am going to build android project Execution failed for task ‘:app:fabricGenerateResourcesDebug’. Crashlytics Developer Tools error. this error even I didn’t use...
View ArticleThis calendar is perfect. Anyone know about it?
<ion-input type="date"></ion-input> Wonderful. Simply wonderful.
View Article"export 'IonContent' was not found in '@ionic/angular'
Try updating the ionic framework from 4.0.0-beta.16 to the latest stable
View ArticleFlickering animation in ionic app on navigation
am developing an ionic app,when navigation from one page to another i see previous page while new page comes into view .Please help me with this.
View ArticleUpload image to database using file_uri
i dont know how to upload to database.i dont know the code only
View ArticleHaving a nightmare with button taps
Hi All, I managed to finally find this solution after a while I was doing something like this: <div class="pin_button" tappable (tap)="pin_9()" (press)="pin_9()">9</div> Obviously with 10...
View Article[ERROR] native-run was not found on your PATH. Please install it globally:
I have the same problem. I test successful in Windows and not in MacOs…So sad for waiting !!!
View ArticleIonic how to define onclick button event like normal html
var contentString = [ '<div style="padding:5px;" class="iw_inner">', ' <h5>'+this.arraytomarker[i].name+'</h5>', ' <p>'+this.arraytomarker[i].address+'</p>', ' <p>...
View ArticleMixpanel - InAppMessage
In mixpanel, Inapp messages not showing using javascript library in Mobile apps using ionic
View ArticleHaving a nightmare with button taps
Just one further report, I have switched all clicks and taps to touchstart, and the app responds noticeably faster.
View ArticleLinkedin OAuth 2.0 in ionic 3
I wrote a tutorial for implementing LinkedIn OAuth 2.0 in Ionic 4. You can check it out here: Medium – 1 Jul 19 How to implement Linkedin OAuth 2.0 Login in Ionic 4 Not long ago, I wanted to implement...
View ArticleIONIC 4 : Loading Controller, dismiss() is called before present() which will...
Create a service loading.service.ts import { Injectable } from '@angular/core'; import { LoadingController } from '@ionic/angular'; @Injectable({ providedIn: 'root' }) export class LoadingService {...
View ArticleIonic 3 > custom watch script for "ionic_watch"
This will be quite a long winded question so please bare with me as I try and explain everything. Our company works on white labelling one of our products, this has extended to not just basic css and...
View ArticleIssue in ion-button usage within the ion-select
Issue fixed by using CSS property z-index = value.
View Article