Ionic 3 lazy loading make lag with large html file
@duannx wrote: Hi, i am using ionic 3 in my project and i have some problems with lazy load. I have a ResultPage with the template resultpage.html has more than 1000 html lines code. In the HomePage i...
View ArticleIos push notification using firebase
@jagadishlal wrote: Im using push notification using firebase and having a problem in ios push notification icon. Can anyone help me out how to set push notification icon for ios ? Posts: 1...
View ArticlePush notification ios flatform
@duclt wrote: I do folow instruction of ionic for push notification . But when i navigate to developer.apple.com i don't see this page Screen Shot 2017-07-13 at 11.00.13 AM.jpg2560x1600 602 KB url of...
View ArticlePosition cursor in textarea
@zeta wrote: Somebody Help !!!I can't position cursor to edit text in the textarea neither can I paste the text area after long-pressing withing it. Let say I have a text Hello there, kindly help I...
View ArticleHow to add ionic project in to existing iOS Native project
@Yathee wrote: I have a Native iOS mobile project, I'm trying to add a new feature by implementing it in Ionic 3, is there any way to port the ionic project in to existing native project? or using a...
View ArticleRestrict Input
@Macky_007 wrote: Hi all,I need help i want to restrict inputs to specific patterns,e.g i have an input for email i don't want to allow user to input special characters except "@_-." .similarly i...
View ArticleIonic 3 SanitizeHtml Pipe not working
@sonuyadav wrote: Working with ionic 3 lazy loading Sanitize Html Pipe, but getting error The pipe 'keepHtml' could not be found ("n-content> <div padding class="pageheading">Contact...
View ArticleOnly vertically
@Cankaya wrote: Hi,I want to my app work only vertically.(all pages)Can I do this? Posts: 1 Participants: 1 Read full topic
View ArticleCould not reserve enough space for 2097152KB object heap
@subramanibs wrote: FAILURE: Build failed with an exception. What went wrong:Unable to start the daemon process.This problem might be caused by incorrect configuration of the daemon.For example, an...
View ArticleAnimate (fadeIn) 5 elements one by one with delay between them
@tHesTx wrote: Hello,I want to show some elements on a button click, but each element should appear with .5s delay from another. <div class="elem"></div> <div...
View ArticleVariable in template doesn't always update
@mathijsclaassen wrote: Hi, Situation: I have an array in a provider that holds a list of objects. In the constructor of the page class, I link providers array (this.database.jobs) to a local class...
View ArticleHow to display image or PDF from byte stream?
@arsyad wrote: I am using Ionic 2 and working with a REST API that sends image and file attachments as byte stream. The output shown in the console tab is something like this (only an extract): �PNG...
View ArticleHow to work with insertion of large data into sq lite?
@aslanmeis wrote: Today, i want to ask help about an architectural problem that i have confronted. I have large data set which equals to approx. 12-13mb ( JSON file we can say ) , i have to insert all...
View ArticleIonicPage Decorator SwipeToGoBack
@alasdairmackenzie wrote: Hi all! I'm using the IonicPage Decorator for my newer version of our app. I'm wondering 1) if it's still not supported by default / if there's an ETA on it being 'default'...
View ArticleHow to debug IONIC3
@stewchicken wrote: Dear All, Due to native plugin, some time the IONIC3 only could be run on Real devices or emulator, in this case how could I set break point and debug the code at ts file ?where...
View ArticleIos scroll on ionic 2
@Arunpkumar1991 wrote: I want to display a list view of 970 json output from an api call. When i implented it on android the scroll got a little stuck but it was ok to respond. But when i created the...
View ArticleLoop plugin @ionic/cli-plugin-cordova is not installed
@Alundra wrote: Hi! Every time i have to add a new plugin to my projects always happens the same: The plugin @ionic/cli-plugin-cordova is not installed. Would you like to install it and continue?Ok so...
View ArticleCan I use SASS variables to affect a single component?
@lsonne wrote: I'm trying to wrap a datetimepicker (for web) in a modal. That's easy enough using openCalendar() { let modal = this.modalCtrl.create(DatetimepickerPage) modal.present(); } I would like...
View ArticleTransfer file to server - not working
@Ninita59 wrote: I'm trying to transfer a file from my device to the server but the file is not be sending to the server. My code: // Destination URL var fileFullPath = "file://fileFolder/myFile.mp4";...
View ArticleAffiche 'Avatar List ' sur la meme ligne
@amine216 wrote: Hello, I try with this example of the 'avatar list' for poster given me, but it does not give me the same result I need to display the image and the data on the same line exapmle :...
View Article