Check connection if offline doesn't show Toast
@ianrush wrote: Capture.JPG705×275 23.9 KB I want to show toast alert when disconnected but it just showed the alert above, please tell me how to fix it. Thanks guys, Posts: 2 Participants: 2 Read...
View ArticleIonic Creator: Angular 2 support
@milottit wrote: Hello, It’s been years that you are planning to support Angular 2 in Ionic Creator? Are you having some plans to do it? My company switched to NativeScript only for this reason. And I...
View ArticleIonic : can not build an ios app - FATAL ERROR: CALL_AND_RETRY_LAST...
@Software.testing wrote: till date build command is working fine with ionic cordova build ios -l -- --buildFlag="-UseModernBuildSystem=0" but now its throwing error of CALL_AND_RETRY_LAST Allocation...
View ArticleProblem with CORS and paypal
@alfanet wrote: Hello, I wrote on a provider script this call ‘https://www.paypal.com/it/cgi-bin/webscr’, but I got an error with paypal that block the request. Is it possible to solve this problem?...
View ArticleInAppBrowser/window.open() redirect to mysite:myport/link
@Caldarelli wrote: Ionic: ionic (Ionic CLI) : 4.12.0 Ionic Framework : @ionic/angular 4.2.0 @angular-devkit/build-angular : 0.13.8 @angular-devkit/schematics : 7.2.4 @angular/cli : 7.3.8...
View ArticleCSS Reset in ionic 3
@eliabyteixeira wrote: Hello friends, is it necessary to reset the css in ionic 3 or is it already done by default in the framework itself? Posts: 1 Participants: 1 Read full topic
View ArticleHow to create connection between my Ionic application and a MySql database?
@Fares95 wrote: Hello , i want to know how to create a connection between a mysql data base using java or php to my ionic v3 application. Posts: 1 Participants: 1 Read full topic
View Article[IONIC 4] Remove list item default click animations
@SanduCuragau wrote: I think I’ve seen some related old posts around but really nothing has worked, can anyone help me? The screenshots I’m providing are from the android build, which is my target,...
View ArticleRouting from Default Route to Tabs Page
@Bosies wrote: I recently created a frontend project with Ionic 4 and Angular 7 to learn the changes from NavController to Angular routing. The initial project from calling ionic start was a tabs...
View ArticleOdd caching behaviour in the native binary?
@d4h wrote: We’re currently preparing an Ionic 4 application for iOS and Android release. Across both platforms I’ve observed this behaviour: We use a custom component to fetch and display (basically...
View ArticleRetriving color from JSON API and display this in html file
@Arquino wrote: Hi, I have a json API with hexadecimal color. I want to to display this in html file. how to do this? Posts: 1 Participants: 1 Read full topic
View ArticleBackgroundGeolocation not installed error
@cathrinerathje wrote: I’m creating an Ionic 4 app which should track users location while running - therefore it needs to work in the background. I’ve implemented BackgroundGeolocation, following...
View ArticleIONIC 4 closing menu problems
@SanduCuragau wrote: In 2018 there was this post with solutions https://github.com/ionic-team/ionic/issues/3476 But I’m trying it right now and neither menuClose nor menu-close actually work, has this...
View ArticleIonic v1 appflow and deploy
@jsonwatkins wrote: Is it possible/supported to use the applflow deploy service to push live js updates to ionic v1 apps? Posts: 1 Participants: 1 Read full topic
View ArticleHow to set the avatar correctly on the bottom|center of the image?
@Manel00 wrote: Hi everyone, I’m trying to set an “ion-avatar” as i said in the title on Ionic 4, but the problem is cannot find the css to do that, does anyone know the trick to do that? The...
View ArticleSetup ion-select to have one value for drop down but a different value for...
@helpmelearn wrote: We have a ion-select drop down box with States or Provinces. The drop down list has long name, Utah, California … even longer provinces. What I’m trying to do is show the long...
View ArticleIon-input validator color missing
@Bosies wrote: I’m currently trying to format a login page with an <ion-grid> and a form. Previously, I had the form setup without the grid, and if the user does not input what the form is...
View ArticleReading qrcode with Ionic4: How to retrieve the value read from an...
@ioclaudio wrote: Hi, I’d like to read the text of a QR code from a page, using a service provider that manages the scan features. Really I only have to get a number from this QR Code, but I have a...
View ArticleIonic 4 tabs animation transition
@bacctecnologia wrote: I’m trying to use ion-tabs on ionic 4. The navigation works, but with no animation transition; Posts: 1 Participants: 1 Read full topic
View ArticleIoniv v4 csv file transfer to a server
@viewweb wrote: Hi, I want to upload a CSV file to a server using the FileTransfer plugin using ionic v4. I am doing it but every time I have the following error An error has occurred: Code = 1 I...
View Article