iOS sometimes loses angular variables when resuming from the background
I have a number of variables that get set when someone logs into my App, these then get used throughout the application. The majority of the time this works great but sometimes on iOS devices (this...
View ArticleIonic app compile
Hi I have ubuntu and i make app for android but my question how to compile ios app in ubuntu any alternate way ?? its possible or only mac os need i try find xcode but 1 post - 1 participant Read full...
View ArticleIs Deploying a Live Update a free feature of Ionic?
(https://ionicframework.com/docs/appflow/quickstart/deploy) I’ve been following the tutorials/guides online and I seem to be stuck at the part where I can’t Build native binaries for iOS or Android in...
View ArticleNew iOS app will not install
just starting with appflow after using Phonegap build. The Android app builds, installs and runs OK. The iOS app builds, but will not install on a provisioned iPAD. The .ipa does not try to install -...
View ArticleStorage.get returns null on init app
Hi, im using Storage module, my problem is when i try to get stored data on application init. the first time no data is loaded, when i call a second time the same method ( "...
View ArticleHow To Use Storybook with Ionic and ReactJS
Blog Post is here - https://dev.to/aaronksaunders/how-to-use-storybook-with-ionic-and-reactjs-57f3 1 post - 1 participant Read full topic
View ArticleGetting typescript errors on compilation but not on serve
I am all of a sudden getting the following errors that weren’t there a few days ago. ERROR in src/app/gap-game/gap-game.page.html(61,75): The right-hand side of an arithmetic operation must be of type...
View ArticleHow to listen coming sms and read it
Is there any way to read SMS when it arrives using IONIC 4? I need to trigger some actions when the incoming message has a specific text. I saw this cordova-sms-plugin , but it can only send SMS. Any...
View ArticleIon-note not showing correctly on device
I have this list: <ion-list inset="false" lines="full"> <ion-item *ngFor="let item of detail"> <ion-label> <h3>{{item.QUANTITY}} x {{item.DESCRIPTION}}</h3>...
View ArticleImage upload from gallery or camera
Hi, I have a ionic app which stores the data in sqlite database , here we want to provide a functionality where we want to upload images and associate them with the database record, like one comment...
View ArticleMy ion modal screen is not displayed in fullscreen when I select iPad simulator
My modal screen is not displayed in fullscreen in iPad emulator. When I select the iPhone8 as emulator, modal screen is displayed in fullscreen. Do anybody know this reason or how to fix this problem?...
View ArticleCombine ionic pwa with php
Can i combine ionic pwa with php? 1 post - 1 participant Read full topic
View ArticleIonic 5 ion-slides as "Virtual Slides"
I need to create an infinite slide list and it looks like ion-slides as “Virtual Slides” is the way to go. However, I can’t see how I would do that in ionic and Google doesn’t yield much of use. Has...
View ArticleIonic 5 with Capacitor - ITMS-90809: Deprecated API Usage
I have the following dependencies / Ionic packages in my application "@capacitor/android": "^1.5.0", "@capacitor/core": "2.2.0", "@capacitor/ios": "^2.2.0", "@ionic-native/barcode-scanner": "^5.21.5",...
View ArticleNginx 405 Not allowed when another site redirects to my Ionic app
I have an app that connects various payment gateways. When payment gateway navigates back to my site using url example.com/after-payment-success or example.com/after-payment-failed I get a 405 not...
View ArticleFirebase storage/unauthorized due to Storage Rule
Hello Group, My dev has run into Firebase Phone Auth error: I use this plugin to Phone auth https://ionicframework.com/docs/native/firebase-authentication. So how can I transfer that Auth details to...
View ArticleRuntime Error Object (...) is not a function
how to fix this issue? I attach my package.json file. { “name”: “slendo-app”, “version”: “0.0.1”, “author”: “Ionic Framework”, “homepage”: “http://ionicframework.com/”, “private”: true, “scripts”: {...
View ArticleHow to build web in Ionic 5
I am trying to build web app using Ionic 5 I have tried: ionic cordova build browser --prod --release and ionic serve --prod both failed and have error like: 1. If 'ion-header' is an Angular...
View ArticleIon-radio checked color as gradient
Hello! Is there such an opportunity to set the gradient? 1 post - 1 participant Read full topic
View ArticleApk is Not installing in Samsung Note 10+ Device
Hii, Apk is Not working in Samsung Note 10+ Device. 1 post - 1 participant Read full topic
View Article