Ionic Pro Deploy (Code Push) causes ios build failure
@8tomo8 wrote: Hi guys, this is an Ionic Pro question so I will raise this directly with them, but thought I’d post here too in case anyone knows or I’ll post the Ionic Pro support solution for anyone...
View ArticleGoogle play permission settings
@ionic-itgenesys wrote: Your APK or Android App Bundle is using permissions that require a privacy policy: (android.permission.RECORD_AUDIO, android.permission.READ_PHONE_STATE) Above is what I am...
View ArticleHow to get the app version from both google play and appstore
@Nulra wrote: Hi, I am using ionic3, I am wondering how to get the real time app version both in google play and app store, thanks. Posts: 1 Participants: 1 Read full topic
View ArticleHow to fetch co-ordinates from server every 10 seconds?
@sakthibro wrote: I am updating school bus tracking coordinates on server . in parent app , i need to fetch bus coordinates from server then show it on tracker page . How can i achieve it ?? Please...
View ArticleDismiss a LoadingController
@shitsod wrote: Hi, I switched to Ionic v4 recently and I have some troubles with LoadingController. I do not succeed to cancel it (when I got an error). I got my function in my component : async...
View ArticleWay to send image or doc,pdf with input field data
@8858sudhir wrote: <ion-item> <ion-input type="text"></ion-input> </ion-item> I want to send this input field value with image through upload method. Posts: 1 Participants: 1...
View ArticleIon-img Uncaught TypeError: newSrc.indexOf is not a function
@cikcoh wrote: Hi, i’m trying to use ion-img in virtual scroll but is getting error 2vendor.js:69007 Uncaught TypeError: newSrc.indexOf is not a function at Img.set [as src] (vendor.js:69007) at...
View ArticleScrolling frequently freeze
@cikcoh wrote: Hi, initially i thought it was because of long press npm package that install,i read somewhere that it interferes with scrolling thru whole app,so i uninstall that, but issue still...
View ArticleProblem with sign APK with AdmobFree
@grzegorz_ib wrote: Hi, when i add to project cordova-plugin-admob-free and build release apk i got warning when veryfi signed apk and apk not working. Debug is fine Warning: WARNING:...
View ArticleApp not loads (grey screen) and not showing on chrome://inspect
@RCODeGO wrote: Hello, I’m developing an app on ionic v3, this is my ionic info: cli packages: (/usr/lib/node_modules) @ionic/cli-utils : 1.19.2 ionic (Ionic CLI) : 3.20.0 global packages: cordova...
View ArticleNavigate from intro/welcome page to specific tabpage index
@gilbertlucas46 wrote: I created an intro page which contains 3 slides that will serve as an onboarding instructions on how to use the site. the last slide contains two buttons This is what I’m trying...
View ArticleNgx-qrcode2 how to save QR Code image to photo library
@lolaswift wrote: github.com/techiediaries/ngx-qrcode Issue: Download the QRcode opened by Yachos on 2017-09-08 closed by Yachos on how to get the URL of the QRcode this doesn’t work. Any help would...
View ArticleHigh memory usage on android
@glenskie wrote: Hello, My app is built on 3.9.2 and for some reason my app runs at about 260MB memory. Is there a way to prevent this? its a fairly simple app and it crashes on firesticks because it...
View ArticleBuild error in Ionic app which uses Google Firebase
@HassanKhademi wrote: Hi, I try to run my app in an Andriod Emulator (using Android Studio). But this command ionic cordova run android -lc gives me the following error. FAILURE: Build failed with an...
View ArticleHow to Integrate Facebook Messenger in my app
@flycoders_sourav wrote: How to Integrate Facebook Messenger in my app Please help me out Thanks in advance Posts: 1 Participants: 1 Read full topic
View ArticleBuild and publish ios version on windows
@ebeliejinfren wrote: Hi is there a way for build and publish ios app on windows ? any body here test anything for deploy ios app on windows ? Posts: 1 Participants: 1 Read full topic
View ArticleIonic 4 apk generation not working
@manishtuluve wrote: hi my name is manish and there is a isuue while running the command in ionic 4 while creating an apk as this is my first time i tried all solutuions and it is not working i get...
View ArticleBest way to store related data in LocalStorage
@IonicGeoff wrote: I have quite a bit of experience using relational databases and I’m wondering what is the best way of storing a “lot” of related data using LocalStorage. For example, if I was...
View ArticleIonic v3 - show ionic page just once
@gilbertlucas46 wrote: Hi I’m currently creating a webapp. one of the requirements is to create an intro slider to teach user how the app works, then theres a button to get to the TabsPage which...
View ArticleIon-select having country code and flag
@Rohit5 wrote: hi , how I can create a select having "country code and country flag” in dropdown option Posts: 2 Participants: 2 Read full topic
View Article