Camera + barcode scanner/qrcode scanner permission issue
@AMALGRAJA wrote: When using camera and a barcode scanner/ qr code scanner, permission for camera is added in tne manifest file two time. And it cause duplication in manifest file.How to recover this?...
View ArticleChange language setting
@healer12 wrote: Hi… I’m using ionic 2. I want setting language with … can you help me ??? Posts: 1 Participants: 1 Read full topic
View ArticleNgmodel value is undefinied when the textbox's value is already given
@perenyitamas wrote: I have a strange problem. I cannot upload my form’s values to a firebase database because some textboxes are undefinied. I am loading the data into them from another page with...
View ArticleRedirect to LoginPage when HttpStatusCode is 404
@mdline wrote: Hello, I wrote my own HttpRequestDispatcher to handle globally errors. post(url: string, body: any, options?: RequestOptionsArgs): Observable<Response> { return...
View ArticleDynamically creating circular progress bar using ng-cricle-progress
@Hamseni wrote: How can i achieve this functionality by dragging the round circlar Posts: 1 Participants: 1 Read full topic
View ArticleNavigating between pages by clicking a button
@merma90 wrote: Hi guys, I have a mayor problem in finding a solution for my navigation problem. FYI: I had to remove the whole look of the app and some tabs because of data security as it is a...
View ArticleIonic native googlemaps decodePath() returns undefined
@vivekh wrote: I tried to do a decodePath on an encoded path using Ionic native googlemaps (cordova-plugin-googlemaps) in an Ionic 3 app. However, the function returns undefined. Here’s my code:...
View ArticleHelp Ionic creator docent work(server error
@codiqa100025685 wrote: HI, We have a presentations of an app created in Ionic creator in 40 min. I need to get access to it. But I only get server error. Kind regards Sam Posts: 2 Participants: 1...
View ArticleFirebase Test Lab - Robo Test
@thomasss wrote: Hello, I have googled everything so far, but I couldn’t find anything how to record a Robo Test of you Android Ionic application. With the recorded test I can submit it to Firebase...
View ArticlewebpackJsonp not found on Android device running 4.4.3
@olly-john wrote: Hi all, I’m working on an app using Ionic 3 and a variety of cordova plugins at the moment and have found that it doesn’t seem to be able to get off the splash screen on older...
View ArticleGoogle maps blank screen on device (working in browser)
@perenyitamas wrote: Hello guys! I am just wondering if anyone have used this tutorial: joshmorony - Build Mobile Apps with HTML5 – 6 Dec 16 Create a Nearby Places List with Google Maps in Ionic 2 –...
View ArticleIonic cordova run ios gives "Error: Error code 65 for command"
@Hesters wrote: Hi everyone! I’m trying to run ionic emulated on my Mac. But when I do it builds until the following error emerges: Check dependencies The “Swift Language Version” (SWIFT_VERSION)...
View ArticleNavigating back into a sub page of a tab
@HinderiksR wrote: Hi, I have a tab in which a navigate to a another page. This stills shows the tabs at the bottom which is fine. When pressing a button in that page i navigate to another page...
View ArticleRotating a device while on a slider page
@HinderiksR wrote: Hi, When rotating a device whilst on a page with sliders going from protrait to landscape, it takes a second to resize which is really ugly. Anyway to fix this ? With best regards,...
View ArticleConvert some JS code to TS to make a similar radio button
@romulus64 wrote: Hello guys, I would like to use this code to make a kind of radio button field but I’m not an angularJS developer and I can’t understand the JS code, can someone explain me how to...
View ArticleSite Ionic Creator not Open
@allancmello wrote: Was there a problem with the Ionic Creator website? I can not access. Posts: 1 Participants: 1 Read full topic
View ArticleChange the background color
@Tartons wrote: Hi there. How can I change the background’s color of my app? Someone to help me? -beginner Posts: 2 Participants: 2 Read full topic
View ArticleSearch for html tag
@mdline wrote: Hello, my backend call returns in its body a html. I want to search for a specific class in the result. So how can I search for the class? Posts: 1 Participants: 1 Read full topic
View ArticleDatabase for Ionic with node.js
@Quiesan wrote: Hi ! I use node.js for my backend but I hesitate between MongoDB and MySQL for the database ? Whay do you advice me please ? Posts: 7 Participants: 2 Read full topic
View ArticleIonic-openweathermap
@Louis101 wrote: I have used the ionic-openweathermap. But, I am unser how to implement the icons with it? options = { apikey: “e7262cf36bc726f582faa2b2641f9e3f”, city: {“name”:[“Bolton”]},...
View Article