Tool to update Ionic apps
@Sujan12 wrote: Anyone here have an older Ionic project that they want to update to any newer version? I created a (free) online tool that could help with that, doing most of the work for you. Please...
View ArticleModule ionic2 on ionic 3
@danielpt wrote: https://www.npmjs.com/package/ionic2-rating How can i use this ionic rating in ionic 3? Posts: 1 Participants: 1 Read full topic
View ArticleLoop json dynamic content array in IONIC list
@karthikcp wrote: I was populating my ionic list from the json response as given below: { “engineering”: [{ “0”: { “id”: 1, “name”: “Amrita School of Engineering” }, “location”: “Kollam” }, { “0”: {...
View ArticleApp Crashes when i try to run on a device
@Cooldude68 wrote: My app builds fine but it crashes when i try to run on a real device. i’ve tried to look around to see what the problem could be and i noticed two things AndroidManifest.xml is...
View ArticleIonic 3 color picker without pallete
@ehdez82 wrote: Greetings, I am trying to make an application with Ionic 3. I need a color selection component with fixed colors on a select component without palette. Is there a free component that...
View ArticleIonic - Get storage values globally
@cybentizens wrote: Hi Let me tell you the scope first: My app has more than 100 pages and I’m storing font values to ionic storage. Currently I’m getting these values in each page like this: //Get...
View ArticleIonic multi-line ion-option
@jfsoftwarellc wrote: I’m trying to create an ion-select with ion-options that contain multiple lines but the framework seems to strip out any html elements added into the option. Any way around this?...
View ArticleFile-Transfer Download with request headers
@kusza wrote: How can i add headers to filetransfer.download? The fourth param is options, but the request does not contains the headers. Do you have any solution? Posts: 1 Participants: 1 Read full...
View ArticleYet another blank screen issue (iOS)
@cristianguedes wrote: After splash screen, shows a blank (white) screen on iOS. The page constructor is called. But nothing is displayed. No error shown on console. Any help is appreciated! My ionic...
View Article[pwa] Barcode reader without cordova
@flvrm92 wrote: I need to read a bar code and qr code with a Ionic application, but my application isn’t use cordova. is a PWA application only with Ionic 3 and Angular 4 Is that possible ? Posts: 1...
View ArticleHTTP native plugin Ionic
@Quiesan wrote: Hi ! Since I install this plugin, HTTP native plugin, I can’t compile my application. What is the solution please ? Posts: 1 Participants: 1 Read full topic
View ArticleDynamic form in ionic
@josechepe wrote: Hey everyone, I have a dynamic form that changes depending of a param that comes from the database, so i need to catch de data that the user puts in the different inputs, so any idea...
View ArticleLogin/register template
@melchia wrote: I’m looking for a login/register template (just the html & css code) with google & facebook SSO. Any suggestions? Posts: 1 Participants: 1 Read full topic
View ArticleBluetooth barcode scanner as keyboard truncating data
@marcrauch wrote: I have an Ionic 2 app and a bluetooth barcode scanner. I am connecting the scanner to my android device as a standard keyboard device. When I open up any other app on the device like...
View ArticleStencil: how to trigger a re-render
@F2ostie wrote: I was playing with stencil but couldn’t get the render method to be executed for a second time when an array in the class changed. The idea was to create a form, in which input fields...
View ArticleIonic build to Android Error
@Air92 wrote: Hi when I run ionic cordova run android I get this error: (node:13788) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): CordovaError: Requirements check...
View ArticleIonic tabs lang at first startup
@giuliastully wrote: Hi, in my Ionic 3 app I have 4 tab but I have a problem at startup of the app (real device). When I change tab, the color doesn’t change and It seem the app have a strong lag. The...
View ArticleThe Task.leftShift(Closure) method has been deprecated and is scheduled to be...
@tripurarisingh wrote: Starting a Gradle Daemon, 1 incompatible and 1 stopped Daemons could not be reused, use --status for details publishNonDefault is deprecated and has no effect anymore. All...
View Articlethis.map.getCenter() Cannot read property
@kumailrlakhani wrote: Inside google.maps.event.addListener when trying to call alert(this.map.getCenter()); I am getting error: main.js:564 TypeError: Cannot read property ‘getCenter’ of undefined...
View ArticleProblem when an Ionic app is created
@lgonzalez95 wrote: Hi guys, I have a small problem when I create an application… the error is when a i run “ionic serve” command, the browser open the application but shown the error messaje “Runtime...
View Article