NFC and devapp
@pimol wrote: Hi all. Is there a way to test an app with NFC using devapp? Posts: 1 Participants: 1 Read full topic
View ArticleSeparating desktop and mobile, or Ionic for both?
@viktorgullmark wrote: Hi all! I’ve used Ionic in the past, but only for mobile alone. I’m about to start a new project and am still in the decision-making process of choosing frameworks and Ionic is...
View ArticleWhich is the right version of Ionic Native to use?
@ioclaudio wrote: Hi, I’m developing an Ionic4 app. I can see that if you create a new brand app the components the @ionic-native components are at the version 5.0.0. For example:...
View ArticleUpdated android studio and now it doesn't support cordova
@SanduCuragau wrote: I was testing my ionic app on android all along since target is android, today I came in and android studio offered to update, I said yes to the update and said yes to gradle...
View ArticleIs it possible to show a message when app downloads and updates the latest...
@gherbertbruno wrote: I use the auto update method to update the app using ionic pro, The problem is when there is a slow internet connection, The app takes more time to update the app, The splash...
View ArticleCan't use android studio after update
@SanduCuragau wrote: came in today and android studio offered to update, I said yes, now it’s telling me I can’t use cordova, what do I do lol image.png1216×195 16.2 KB Posts: 1 Participants: 1 Read...
View ArticleWhat the correct way is to trigger the web intent in ios 12
@BumblebeeLinton wrote: What the correct way is to trigger the web intent in ios 12? Posts: 2 Participants: 1 Read full topic
View ArticleBarcode reader crashes the app after permission request
@ioclaudio wrote: Hi, on an Ioni4 app, when I open the camera to read the QrCode the app crashes. It crashes after the request of the permission of using the camera of the phone. I’m using...
View ArticleNSURLConnection error 1100 while running ionic app on iOS
@b5518388 wrote: Same question like here: https://stackoverflow.com/questions/55967516/nsurlconnection-error-1100-while-running-ionic-app-on-ios I have build an app with ionic 4 and cordova. On...
View ArticleError npm serve (code ELIFECYCLE)
@webheberge wrote: I am run ionic serve show this error: error_ionic.png1028×356 16.7 KB Posts: 2 Participants: 2 Read full topic
View ArticleionRefresher completed event?
@bilow wrote: Hi, I’d like to know if there is a way or workaround to track a ‘completed’ event for the ionRefresher within the html template only. Obviously we call the...
View ArticleGetting playstore app version into our application
@Harikag wrote: Hi, I can get play store app version into our application in ionic v1 and angularJS. Please help me. Posts: 1 Participants: 1 Read full topic
View ArticleIonic 4 Skip Start-Page when user is logged in
@shorstmann wrote: Hi all, i have a app with a login-page. If the user starts the app for the first time the login-page will be shown and the user has to login. If that was succesfull the app...
View ArticleModalController > ModalModule loaded in page vs in app.module.ts
@mflmartin wrote: Hi, I am using ionic 4, and working with modals. The problem I have is that my modals only work, in a given page, when I import them directly in the app.module.ts, but If load them...
View ArticleHow to exclude my ionic app from the android Battery Optimization
@claudioacanfora wrote: Hi all, I’m a newbie here on the ionic/android developing world, so first, let me thanks anyone will answer me! I’ve built a very simple Ionic 4 app that play some audio...
View ArticleIonic 4 Application is not working on Android 5.0 , android 5.1, android 6.0
@Thesurya9 wrote: Ionic 4 application is not working on Android 5.0, Android 5.1, Android 6.0. But ionic official claims it will support android 4.4 or greater. But it’s not working. I m searching for...
View ArticleIonic 4 icons
@KasunGamage wrote: Ion icons seems to be not showing in android device.here is my packege.json { “name”: “test”, “version”: “0.0.1”, “author”: “Ionic Framework”, “homepage”:...
View ArticleNavigating from single page view to side-menu layout in ionic 4
@AndrewB wrote: I’d like to build an app using Ionic 4 that simplistically works the following way: On-boarding page is shown with some images/text After user clicked ‘start’ button, some flag...
View ArticleHow to PROPERLY check for latest app version
@SanduCuragau wrote: From what I can imagine there’s 3 ways to know what is the latest versions: 1 - Check what is the latest version from a JSON file in the server 2 - Check what is the latest...
View ArticleIonic cordova run android --device is not working on my new macbook
@pdj wrote: with ionic cordova run android --device it comes out error like below cordova run android —device ANDROID_HOME=/Users/pedrojung/Library/Android/sdk...
View Article