Customer Popover
@winkhaing wrote: how to use different custom popover in same project for ionic2 Posts: 1 Participants: 1 Read full topic
View ArticleHow to trigger (ionFocus) manually from Karma unit test
@abhishekkanitkar wrote: Hi, I want to hide submit button on input focus in a login form. I works in development mode. When I go to test it using Karma Jasmine, I am unable to find a way to trigger...
View ArticleHow to check wich version support gradle for platform
@anilDevaki123 wrote: how to check wich version support gradle for platform Posts: 1 Participants: 1 Read full topic
View ArticleHow to show label corresponding value in order?
@anespa wrote: Dear Friends, I need to show values in order of Label : Value Label1: Value1 etc… You can see a sample model i prefer like this Please any body advise a sample html file in ionic for...
View ArticleItemSliding - Text doesn't appear
@bspark wrote: Hi all. I’m following the ItemSliding docs, but the text doesn’t appear. And one more problem is that I can only slide ‘1’ button. (when I slide 2 or 3, the 1 button slides) 이미지...
View ArticleError: Device is not secure
@sabarinathen wrote: Device not secure error showing in honor mobile when i am trying to testing on android Nougat version and there is no content booting on device empty blank screen will be showing....
View ArticleNo ouput is shown while using navparams
@deveps wrote: i got three pages in my app…home,menu and about…in about page nothing came as output nor error,i passed the detail page value with some condition to about page …i donno what i did...
View ArticleApp showing blank white screen in device
@krishnabsr2 wrote: in my ionic 3 app i am trying to post to a url and whenever i does this and run on device the screen is going blank and showing white screen.This issue is happening whenever i am...
View ArticleHave anyone created an Ionic3 PWA with tabs without an issue
@nsvivek121 wrote: Ionic 3 has some blocking issues with combination of PWA, Tabs, Hardware/Browser back button, Path location strategy & IonicPage decorator. Simple Ionic 3 PWA without tabs &...
View ArticleLocal notifications not working if app closed
@saikumarnagumantri wrote: Hi, i am using local notifications plugin and triggering the notifications for every 2 minutes,but it is not working if the app closed.I want to trigger the notifications...
View ArticleIonic 3 errors when running Karma unit tests with ng test
@olly-john wrote: Hi all, I’m currently facing an issue with my Ionic project where the unit tests all fail (they used to pass, and still should) because of what looks like an issue with how it...
View ArticleWhen i'm try to build showing an error
@flycoders_sourav wrote: Showing this below error Please fix the version conflict either by updating the version of the google-services How can i fixed it Please help me anyone Thanks Posts: 2...
View ArticleWhat is the best monitor for Ionic dev?
@Borongaj wrote: Hi, I’m working on a MacBook Pro 15 Retina (later 2015) since 3 years, and now I need to add an external monitor for better productivity. I think about 24" (27" is too big) and $500...
View ArticleNative HTTP resolving Promise and passing to main thread
@anshu707 wrote: We are using Native HTTP as we are using a service that does not support CORS. So we are not getting the required attribute from the service and hence the app is not working on iOS,...
View ArticleGoogle maps delay on adding too much markers on IOS
@inartech wrote: Hello guys There is a lot of delay on IOS when i add too many markers on a google map. I use a for loop. I have markers in an array and i use this code: for(var i=0;...
View ArticleDetect changed data from firebase realtime database
@parthbytesun wrote: Hello Experts, I’m using angularfire2 v5 for firebase real time database to show data in my ionic v3 app. I have div with lost of boxes containing the data. Now i just want to...
View Article(Noobie) [ERROR] An error occurred while running npm i -g ionic@latest (exit...
@kkwetsukre wrote: Hi, Im trying to create an app with Ionic. I am on Xubuntu and this is what I did : kkwetsukre@kkwetsukre-Latitude-E6400:~$ cd testionic/...
View ArticleCordova build android error occur
@umeshionic1234 wrote: cordova build android cp: copyFileSync: could not write to dest file (code=ENOENT):G:\ion\login\platforms\android\res\xml\config.xml Parsing...
View ArticleError: Cannot find module "child_process"
@sharifullahsh wrote: I am trying to use sinch in ionic3, and follow all the steps, but facing followng error. Have anyone use sinch in ionic3 my code is import { Component } from '@angular/core';...
View ArticleIonic 3 + Firebase - Display all child nodes
@Aurevoiiiir wrote: Hi ! I’m starting to learn Ionic Framework with Firebase. I have an a mobile app connected with Firebase. Datas are organized like this : Capture.PNG663x593 27.3 KB I’d like to...
View Article