Quantcast
Browsing all 70868 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Camera show picture on emulator but not on device

@GabrielBarreto wrote: I'm using Genymotion emulator and > ionic run android and here is what i get: But when i try > ionic build android and install it on my device, this is what i get: A blank...

View Article


Collection-repeat in a subsection

@pliablepixels wrote: I am looking at a mechanism to have a screen with an ionic content with a collection repeat list, that includes infinite scroll, but also have the ability to split the window...

View Article


Ion-input with ngModel and pipe

@carlosadrian wrote: I would like to know which is the best approach to get a formated ion-input with ngModel. I want something like this: <ion-input [(ngModel)]="quantity |...

View Article

Anyone used material design style contact chips in their ionic apps?

@derekdon wrote: I want to have a typeahead contact search input in my app where selecting a contact results in a contact chip being prepended to the input field, for example:...

View Article

ionic2 - content in slides not scrolling

@polska03 wrote: I have a couple of slides which have dynamic content that is added to them. The problem is the content inside of the slides doesn't scroll. So if I have a lot of items only some show...

View Article


Ionic plugin add phonegap-plugin-push BREAKS APP

@Babinc wrote: As soon as i add "ionic plugin add phonegap-plugin-push" it breaks the build. With the following errors. Everything compiles fine as soon as i remove that plugin. I also have the latest...

View Article

Filtering Object

@JosephMendez wrote: How do i filter object into array in Angular2/ ionic 2? sample result data in object ` {"products":[{"title":"Smirnoff Red Two -...

View Article

Background service

@filipebr wrote: Hello, I know its not a question directly about Ionic, but here's my situation:I'm using Ionic and Cordova (NO phonegap) and I need to periodically (like twice a day, or something...

View Article


Npm packages not installing

@riteshbhat17 wrote: while starting a project in typescript , it shows installing npm packages but after that it keeps on loading for 20-25 minuts and then give an error Creating Ionic app in folder...

View Article


Is there a plugin to get phone call status/state?

@brucco wrote: Hi. Anyone know of an existing plugin to read a device's call status? For example: within my app, user clicks button to make call. After the call and returning back to my app, I want to...

View Article

Embedd native objective-C Components inside ionic webview

@ravitejk wrote: I have a task to integrate an iOS library into our ionic project. This iOS library/SDK has both UI and functionality and can't be decoupled.I have seen examples of cordova being...

View Article

Add common ion-toolbar below ion-tabs

@jayathasoft wrote: Hi, We are currently developing a radio streaming app in Ionic v2. The app consists of 3 tabs (radios, favourites and info). Now, we would like to have a radio player at the bottom...

View Article

Image may be NSFW.
Clik here to view.

How to fill 2 columns in ion-item

@Hexara wrote: I am using ion-list and ion-item to repeat the data, the problem that I am facing now is I can't make the div table to fill inside ion-item. I want the table to fill just like...

View Article


Loading a template in a view

@ordekci wrote: Hi. I make an error view like below: <ion-view> <ion-content class="padding"> <img src='images/error.png'/> <h1> There is an error during process </h1>...

View Article

Image may be NSFW.
Clik here to view.

Ionic 2 Projects: using primeng with ionic 2

@vevedh wrote: integration de primeng / primeui in ionic 2 applicationat root application add modules run : npm install primeui --savenpm install primeng --save in www/index.html:add before : <link...

View Article


Swipe gesture sensitivity

@pierro wrote: Hi, I have found quite a few topics about it, but none of them had solution. I am using a on-swipe-up="func()", which works perfectly on browser, however it doesn't always trigger on...

View Article

Javascript error on every touch event

@velcrodesign wrote: Hello,I'm getting this error in a real Android device, debugging with Chrome Device Inspector:Uncaught TypeError: Cannot read property 'srcEvent' of undefined on ionic.bundle.js...

View Article


Getting syntext error while define a class with private member

@mohammed2raja wrote: export class SingletonService{ static instance:SingletonService; static isCreating:Boolean = false; access_token: String; user_id: String; source_id: String; msgOffset: 0;...

View Article

What is difference between 2.0.0-beta.19 and 2.0.0-beta.25?

@mohammed2raja wrote: I have code written with IONIC 2.0.0-beta.19.I updated it to the latst IONIC 2.0.0-beta.25, but my whole project stops working and gives many syntax error.Some of errors at these...

View Article

How to implement infiniteScroll - Ionic 2

@JosephMendez wrote: Please help me how to implement infinitescroll: Asynchronous data: Total items is 30, first display is 6 items Request:- offset:0- display per scroll is 6 items- each scroll will...

View Article
Browsing all 70868 articles
Browse latest View live