Ionic Barcode and QR scanner cannot be import at the same project
@test-nikko wrote: It seems that there is an error when building a project with barcode and qr scanner. Posts: 1 Participants: 1 Read full topic
View ArticleIonic Build Error for Barcode and QR Scanner
@test-nikko wrote: Hi I am trying to create a hybrid scanner app where I can scan using a barcode or qr but then when I tried building it I got this error BUILD FAILED Total time: 26.925 secs Error:...
View ArticleError building for Barcode and QR Scanner
@test-nikko wrote: Hi I am trying to create a hybrid scanner app where I can scan using a barcode or qr but then when I tried building it I got this error… BUILD FAILED Total time: 26.925 secs Error:...
View ArticleIonic hybrid qr and barcode scanner
@test-nikko wrote: Hi is there a plugin for ionic in which you can qr or barcode scan? Posts: 1 Participants: 1 Read full topic
View ArticleResponsive Master/Sub-Master/Detail Layout
@Moons wrote: Hello everyone, First off, I am pretty new to Ionic. I dabbled with alot of the components, worked through the tutorial, through every component and combined it all in a test-project....
View ArticleHow to stop infinite scroll after data finish load
@Mayanktaker wrote: I want to know how can I stop the infinite scroll after the list finish load the data. currently when list finished fetching data from serve, it loads the data again. How can I...
View ArticleHow to create qr code/barcode with a database
@SulimanF wrote: im building a mobile app that you can scan a qr code or barcode and the result will be used to search the database and dispaly the name and description and the price of the product,...
View ArticleBuilding Ionic-angular app under VS cordova template
@etichenor wrote: My goal is to build an Ionic (Ionic 4 with Angular) app targeting cordova for output to android. I used the built-in Visual Studio Cordova template to create an initial cordova...
View ArticleAndroid loading removes splashscreen
@stemsoftware wrote: So I have a weird issue with Android that seemed to have occurred after updating my plugins. When the app loads, the splash screen shows up for about a second and then white...
View ArticleBug ? - Background flashes black on resume when Safari was opened
@muis87 wrote: Hi all, Maybe I discovered some bug… On IOS: (latest version) Open your app (with a background-image) (or color, maybe this makes no difference); Press home button to set your app to...
View ArticleWhite screen Ionic 4 tabs
@nathantaal wrote: Hello everyone, I’m creating an update for my app using ionic 4. It’s all working fine in the browser, but it’s giving a white screen when installed. This issue looks like it, but...
View ArticleUpdate CLI to 4 ok?
@kenw232 wrote: I’m using Ionic 3. “ionic -v = 3.20.0”. I see there is a v4.2.1 for the CLI available now. “The Ionic CLI has an update available (3.20.0 => 4.2.1)! Would you like to install it?...
View ArticleFramework not found Alamofire
@jphillips05 wrote: I have built a custom plugin which includes a custom framework that requires Alamofire. Building the project in xcode seems to be working fine, I can build and push the archive to...
View ArticleInAppBrowser + iOS vertical scroll not functioning
@jchivers wrote: Hello! I’ve created an extremely simple app based on the blank starter template that just wraps a website using InAppBrowser. Using Android Studio via a virtual device, the app works...
View ArticleHeader layout
@greengold wrote: I’m just curious… I have a custom menu/header component marked up like this: <ion-header> <ion-navbar> <ion-grid> <ion-row> <ion-col align-items-start>...
View ArticleIonic v3 web services issue
@danishkhanmdk1995 wrote: I have added the web services in ionic 3 but its showing the error after creating apk. Error: (No ‘Access-Control-Allow-Origin’ header) Please help me to solve the issue....
View ArticleCrash at startup for android device
@gatang007 wrote: I was able to build the android version without any error. However, when I tried to start the app on the real device, the app crashed immediately without showing the splash screen....
View ArticleIonic 3 Tabindex issue
@JamesPeck wrote: I have a page that is using ionic’s slides. Each slide is its own component. I am having an issue where when a user presses tab (or uses the arrows above the keyboard in iOS) they...
View ArticleIonic v4 File MIME?
@mlynch wrote: I’ve checked StackOverflow, I’ve looked everywhere I know, but I can’t find what I thought would be an easy answer. How do I get the MIME of a file? Posts: 1 Participants: 1 Read full...
View ArticleCordova not available in http request
@danishkhanmdk1995 wrote: I have integrated the http plugin in ionic 3 (https://ionicframework.com/docs/native/http/). but when i run the api its shows me the error in the browser. Error:...
View Article