How to improve deviceready firing?
@remydethurens wrote: Hi everyone, I'm working on an ionic 3.2.1 App. When i deploy my App on android Device, I get this log : deviceready has not fired after 5 seconds.Ionic Native: deviceready event...
View ArticleVirtuall scroll and ion-refresher
@marcwadai wrote: Having virtual scroll and ion-refresher in the same page cause the scroll to be completly unusable.We can just scroll on one direction otherwise the refresher will be triggered. Also...
View ArticleIonic browser add crosswalk
@wildwolf2015 wrote: hi i want add crosswalk in my app. i watching install crosswalk to ionic when i use ionic browser add crosswalk show me below error Capture.PNG1034x605 15.8 KB my ionic info...
View ArticleAdding Collaborators on apps.ionic.io
@jelliben wrote: Anyone else experiencing issues adding collaborators on apps.ionic.io? I added several users but they never get a confirmation email and so they can't add the apps to their Ionic View...
View ArticleWindows platform build always trying to use Any CPU and getting error
@peterjc wrote: I have an Ionic application where I have just added the Window platform on a Windows PC that has only Visual Studio 2017 installed. After some other initial problems (eg this, and...
View ArticleIonic 2 - List update reflect in UI
@marcosmachado wrote: Hi! I have been working on app and a got some problems.. the biggest is when I run the app the data isn't loaded from the server, and I show a blank list to the user. When I get...
View ArticleComponent 'CalendarComponent' is not included in a module + IONIC 3
@mahmoudrabie wrote: Hello Experts GivenIONIC 3Angular 4angular2-fullcalendar( latest)Error Messagefile: '........./node_modules/angular2-fullcalendar/src/calendar/calendar.ts'severity: 'Error'Error...
View ArticleFirebase or SQLite or both for ionic 2!
@_Ali94 wrote: Hello guys, Im going to develop an application that need to store some data for some services, my question which i should use to make my application more usebilty. Should I use firebase...
View ArticleHow to link a button to a page
@Sophlu wrote: How do I link a button to a page?Like clicking a login button that redirects to the home page Posts: 2 Participants: 2 Read full topic
View ArticleEvent Listeners with custom cordova plugin in Ionic 3
@agilephd wrote: I'm using a custom plugin that was developed to integrate Validic with Cordova. I've created a service file have been able to pull some functionality from the plugin but need some...
View ArticleIonic 2 calculate with Ngfor
@anivaishu wrote: I am using ionic 2. I Developed E-commerce app. Here is my template(Cart Page). PRICE_REGULAR is Product Regular price and PRICE_SALE is product sale price.If I need to increase the...
View ArticleLanguage name
@acr wrote: how called language that used in .ts? look like javascript with weirdness, and where it documented? Posts: 1 Participants: 1 Read full topic
View ArticleI run the app emulator(and real device) android 4.3 white screen
@Cankaya wrote: Hi,I run the app emulator(and real device) android 4.3 white screenbut android 5 is runDid you solve it Posts: 4 Participants: 2 Read full topic
View ArticleIon-textarea autosize component not working in --prod mode
@souravknath wrote: Hello Guys, Please help me, I have implemented Ion-textarea auto grow custom component. when running in web on 'ionic serve ' command it is working better but when executed 'ionic...
View ArticleHow to make the layout like the picture below?
@liuya891012 wrote: i try this,but not what i want <ion-item> <ion-thumbnail item-start> <img src=""> </ion-thumbnail > <h2>Woody</h2> <p>This town ain't big...
View ArticleIonic 3 first time load
@nsvivek121 wrote: I had developed an app in ionic 2. This has initial load time 6 to 30 seconds. And bundle size of android apk is 8 MB. Then ionic 3 comes with lazy load. I converted my whole app...
View ArticlefileOpener2 cant open PDF. Android 7
@anton_klochko wrote: Hi all ! Could someone suggest please .. is it possible that fileOpener2 open PDF well on Android 6,5,4 but not on Android 7 ? I use such code .. openURL(url) {...
View ArticleHow to display the number without comma with ionic
@amine216 wrote: How to display the number without comma , for exemple11.5 ==> 11 Posts: 3 Participants: 2 Read full topic
View ArticleCustom text in Splash Screen
@cnswico wrote: Is there any way that I can include text along with the splash screen? One thing I tried is by actually baking the text onto the splash screen. The problem with this is that it would...
View ArticleHide Logo on Subpages
@Dar3lis wrote: Hey guys. I am trying to figure it out how to hide a logo which is in the top navigation once I click on the sub-page. toolbar.html <ion-header align-title="center">...
View Article