Authenticating Node API & Ionic 4 with passport-jwt not working
@Youtaka wrote: I’m building a mobile application with Ionic 4, with a Node API. But I have a problem with the authentication. I do this with passport-jwt, like here for example :...
View ArticleHow to stop status bar fading Android notification icons
@peterjc wrote: Just starting to test my Ionic 4 port on Android, and I have noticed when the app is running, I cannot see my other device notifications except for the battery indicator. The the phone...
View ArticleSearchbar very slow for 3000+ items
@flycoders_sourav wrote: searchbar very slow for 3000+ items how to improve is search Posts: 1 Participants: 1 Read full topic
View ArticleI can't find my where the Unhandled Promise Rejection Warning error is coming...
@Silverbugnz wrote: Hey All, I’m trying to compile my code for ios and am getting the following error. Generating intial manifest for Ionic Deploy... Ionic Deploy initial manifest successfully...
View Article(Ionic 4) Ignored attempt to cancel a touchmove event with cancelable=false,...
@dnietoandres wrote: Hey there, I been facing this issue like 2 days and I don`t get with it. I have the following: <ion-content force-overscroll="true"> <div id="map_canvas"> <ion-fab...
View ArticleHow to change the content based on the segment-button click
@premktr wrote: I created 2 segment buttons and I need to change the content based on the click of the segment button.plz, provide the code snippet as an example. I using ionic4 with angular Posts: 3...
View ArticleAuto detect otp can not be prefill text box
@flycoders_sourav wrote: Auto detect otp can not be prefill text box . i use this below code; constructor(){ document.addEventListener('onSMSArrive', (e)=>{ var sms = e.data; console.log("received...
View ArticleAdmob in ionic 3
@deepakjionic wrote: Hello, I am facing an issue while implementign admob in my ionic 3 app it shows AdMobFreeBanner is Not Constructor.! this is my code admoberror.png1213×792 41.1 KB this is error...
View ArticleIs it possible to do an horizontal stepper in ionic 3?
@alim1990 wrote: Is it possible to create a similar stepper but horizontally ? I tried a library called ionic-stepper but it didn’t work as it may be not running for ionic v3....
View ArticleApp launch white page
@Fash wrote: Well, my app works very well on ionic serve, but now, i dont know why, since 2 days, when i try to build my app on an android device i have a blank page. No splash screen, no errors on...
View ArticleHafizzyAhmad/foodfood
@izyyonez89 wrote: GitHub HafizzyAhmad/foodfood Contribute to HafizzyAhmad/foodfood development by creating an account on GitHub. Dear Team, Please check link at above we already perform project ionic...
View ArticleionError Event not emitting when get 404 with ion-img
@baotpham wrote: Hi all, I am sure that I am doing this correctly, but ionError event does not emit when I get 404 from pic URL. Is this a bug or am I doing something here? <ion-img [src]="pic"...
View ArticleIonic 4: Set text at bottom of
@kzamo wrote: Hi everyone! This is something that I had already managed to do in Ionic 3, but now I’m in trouble to implement same design in Ionic 4. Let me to explain more with this image...
View ArticleIonic Routing outside Angular
@glinesbdev wrote: Howdy folks! I’m using Ionic paired with a front end framework called Elm. I have Elm handling all of my routing to each URL and I want Ionic to be able to do page transitions to...
View ArticleIonic EmojiPicker
@Asgeirr wrote: I’m basically trying to add an emoji button to my application, using emoji picker for ionic 3, but when I click the button that calls the function it only shows a white rectangle...
View Article@angular/core error
@Tshepang01 wrote: Hi All, can anyone assist with this error I am getting, I’ve been struggling with this for the past 2 days. 77AAFFA4-34B0-4BE1-9B39-F4B6787065EA.jpeg3024×4032 3.63 MB I have even...
View ArticleHow to do the best way to make push notifications
@uldcra wrote: My english is very poor, but which is the best way for make notications in Ionic v4. Posts: 1 Participants: 1 Read full topic
View ArticleAvoid hidden tab when the Keyboard is open(IONIC v4)
@dnietoandres wrote: Hey, I am working with ionic 4, and when the keyboard is open, ion-tab-bar’s are added a css clas tab-bar-hidden and as a result my tab-bar dissapears while the keyboard is open....
View ArticleGenerating QR Codes in Ionic 4
@rohankapurmobile wrote: How do I generate and display QR Codes from a string in Ionic 4? I’ve heard of ngx-qrcode2 and angularx-qrcode, however the docs for both of those libraries specifically talk...
View ArticleProjects aren't creating?
@Neonic1 wrote: I had like Ionic 3 on my desktop, but I’ve not used it in like a year or so… I want to start a new project so I updated Ionic 3 to Ionic 4 and then I ran the start command: ionic start...
View Article