Skeleton Text Animation Fails
@vertigomas wrote: I’m working with skeleton text, but still no animations for me… I don’t know why this happens. ionic (Ionic CLI) : 4.12.0 (C:\Users\Vertigo\AppData\Roaming\npm\node_modules\ionic)...
View ArticleError: Encountered undefined provider!
@krunal54 wrote: Suddenly today it’s showing providers error into my application. I have created a provider which contains common functions which are used throughout the app. But when I created a new...
View ArticleConsole log not working on ios device version 12.2
@lolaswift wrote: It works on the simulators and physical device < 12.2 Can anyone please help? Posts: 1 Participants: 1 Read full topic
View ArticleCustomer Loader in ionic 4
@pksquare wrote: How i define a custom loader to use in all pages in ionic 4 Posts: 1 Participants: 1 Read full topic
View ArticleIonic 3 add react-native plugin?
@avishai_peretz_dev wrote: Hey, i have an ionic 3 app and i want to add react-native plugin (this plugin). It is possible? Posts: 1 Participants: 1 Read full topic
View ArticleIonic default animation
@bachi149 wrote: how can we change the default ionic spinner in splash screen Posts: 1 Participants: 1 Read full topic
View ArticleIONIC 4 click event bug, I have to double click?
@SanduCuragau wrote: Cheers, I have an ion-item with an ion-input in it, what I want to do is when I click on the input field it scrolls down, so far everything works if I double click the input...
View ArticleLogin cookie never replaced the 1st time?
@bobyui wrote: Hi, I have this code login(mail: string, password: string) { this.loadingCtrl.create({ message: "Authenticating..." }).then((overlay)=> { this.loading = overlay;...
View Article[Ionic 4] Problem building for Android: white screen after splashscreen
@gokujy wrote: Hi, after building my app for Android with this command: ionic cordova build android and this configuration: Ionic: ionic (Ionic CLI) : 4.12.0...
View ArticleIonic 4 installed app but missing app, what
@SanduCuragau wrote: I’ve been developing to my usb connected phone for almost a month now, the app once deployed on my phone would stay there on the home screen like any other app, but I just...
View ArticleHow to sort the data when user click on sort button
@kavithapramod wrote: Hi, I have ionic 4 app and want to sort(both ascendin and descending order based on price) ion list tems when user click on sort icon…is there any way that I can do it from front...
View ArticleIonic v1 life
@jpdimond wrote: Hi there, I have a client with an app built with ionic v1. They do not have a lot of resources, so we have been upgrading the app with the latest ionic cli over the past few years...
View ArticleCheckbox tap on ion-select vs ion-checkbox - v4
@javasol wrote: Has anyone noticed that there is a difference in the response when tapping on a checkbox in an ion-select as opposed to a regular checkbox? It seems like in an ion-select it’s much...
View ArticleTTS blocking process
@maximearretche wrote: Hello! I am using TTS to speak a countdown from 5 to 1 while I update the textContent property of a div and drawing a canvas. The .speak() function is in a requestAnimationFrame...
View ArticleMixed Content Error
@yash05041999 wrote: i am using ionic framework and trying to deploy a PWA using ionic v3. I am using a vultr server and a domain from Go daddy. For backend I am using nodejs along with express and...
View ArticleIONIC 4 angular routing doubts about back button
@SanduCuragau wrote: I’m using a side menu for my app navigation Let’s say I’m already logged into the app, I’m now on the home page, I open the side menu and I navigate to another page like this,...
View ArticleCant run ionic cordova build android --prod --release getting error Metadata...
@aditbharadwaj wrote: import { InAppBrowser } from '@ionic-native/in-app-browser/ngx'; //my function Signup(){ //this.navCtrl.push(SignupPage); const browser =...
View ArticleIs it possible to use ionic with nuxt?
@Feelthewind wrote: Ionic vue beta is released and i wonder if it’s possible to use it with nuxt as well. Nothing appears when i search with nuxt and ionic so… Is there any information for this one?...
View ArticleIonic 4 Cordova - Run Android Firebase error all of a sudden
@vorkapps wrote: Hello, I am building a mobile app using Ionic 4 + Cordova. It was compiling perfectly ok for a few dozens builds, no problem whatsoever. I made a very small change in the code,...
View ArticleIonic 4 Full Starter Template, Issue Linking Corresponding Data in .json file
@ppkantorski wrote: Hello, I am having trouble adding in and correctly calling upon the corresponding details in my program based upon the Ionic 4 Full Starter App template. For instance, when viewing...
View Article