[IONIC 4] Scroll to bottom on chat page
@AdamGelineau wrote: Hi there ! I’m creating an app which contains a chat functionality and I’m trying to implement the scrollToBottom() function when I reach my chat page and my messages are loaded....
View ArticleWebpack Ionic App to Umd format
@Sushil-Tango wrote: how to custom webpack ionic app into umd format so that we can system.import in another ionic app? Posts: 1 Participants: 1 Read full topic
View ArticleDevelop ionic on remote computer
@wmsilva191 wrote: I want develop ionic on remote computer. A Linux Pc on digital ocean. How ever i coudnt run the app, because os not the localhost, but must be the external IP. I tried ionic serve...
View ArticleCreate ion-card using ngfor
@premktr wrote: i am new to the angular -ionic4.i need to create n number of ion-cards using *ngFor only.plz provide the code. Posts: 1 Participants: 1 Read full topic
View ArticleIONIC 4 blurry app / app gets blurry / low quality app
@SanduCuragau wrote: This is how the page looks image.png1080×1920 78.9 KB and then sometimes it suddenly starts looking like this image.png1080×1920 108 KB Why does this happen I couldnt find...
View ArticlePhone number verification/ authentication with ionic3
@thehuangkai wrote: Hi everyone, I want to check with you if there are any phone number verification services for ionic3 apps? I checked for Firebase phone auth the Recaptcha is needed but Recaptcha...
View ArticleLaunch ionic 4 android application from mobile browser
@mortezadalil wrote: How can I open ionic 4 app with anchor link inside html? I open normal android app with their intent. What can I do with my ionic app? Posts: 1 Participants: 1 Read full topic
View ArticleIonic Native Plugin Printer & Social Sharing
@pranavrajojha wrote: I am working on an app and in that user creates dynamic pdf. So when the user creates the pdf and opens it when it opens in the default application of the phone. But when the...
View Article[IONIC 4] iOS App
@sisdev wrote: Hey guys, I’ve developed an app on windows for android and now the app is on playstore and works fine. Now I’ve added the iOS platform (still on my windows machine) and have copied the...
View ArticleChange css of searchbar - ionic 4
@rafafr99 wrote: Hi guys, is it possible to change css from a ionic object? And if it is how do I do it?? For example, I have an < ion-searchbar > and when the app is running a < div > is...
View ArticleES5 compatibility code causing issues with strict CSP
@billygerhard wrote: There is a snippet of code in the ionic core that pulls in es5 code for backword compatibility with es5, but on servers running strict CSP, it throws the following error. I can’t...
View ArticleIONIC 4 I can change footer color, I can't set it to transparent
@SanduCuragau wrote: So I have this footer through the chrome dev tools I can play around with its style and I can totally see how settings its color to anything works perfectly But setting it to...
View ArticleUse the original Camera plugin
@KevinTorres wrote: Is there a way to get the metadata of the image, like a timestamp and location. I am using the original Ionic v3 plugin on the Ionic, all works well. Posts: 1 Participants: 1 Read...
View ArticleI can change footer color, but I can't set it to transparent
@SanduCuragau wrote: So I have this footer through the chrome dev tools I can play around with its style and I can totally see how setting its color to anything works perfectly But setting it to...
View ArticleIssue about Date Range logic
@gekyume119 wrote: Hello everyone !! Excuse my English I’m new to ionic and was trying to make a Todo App with ionic 4. For Todoes i setup a startingDate and an EndDate but i want to control date...
View ArticleAssist in submitting a completed app to app stores (freelance)
@spinmortgage wrote: Hello, We developed an app and need assistance setting up the server, creating screenshots and submitting to Apple and Google. Prerequisites Ionic experience English is your...
View ArticleAre there events when an update is deployed through Appflow?
@btaiosdev wrote: Hello all, I am trying to initiate a popup modal when the download is fully finished and extracted (the app is ready to be closed and reopened to enable the update.) Are there events...
View ArticleShow images in 2 or 3 columns based on screen size
@Henry.Avila wrote: Hi all. I have 6 images to show on home screen. And I need to display then in two columns if the device is small. and show then in 3 columns if the device is bigger (or in...
View ArticleNg-include + refresh
@dblanco wrote: I have a problem using ng-include. The same template is used in different screens. It is showing well, but does not update the content. That is, it is “executed” only once, as if it...
View ArticleHow to clear selection of check boxes when reset button is clicked
@kavithapramod wrote: Hi I need to reset all check box selections on button click. I have a dynamic list with check boxes. How can I perform this in typescript. Please kindly help me if you know the...
View Article