Ion-select with Popover interface, running any function on click
@mshollyintellicon wrote: I'm trying to run even a simple console.log, when a Popover interface ion-select is clicked. user.html <ion-item> <ion-label>Toppings</ion-label>...
View ArticleClosing InAppBrowser restarts my app
@Robbannn wrote: After implementing lazy loading in my application i experience weird behaviour when using InAppBrowser. I get an error, 'Invalid event targets', when trying to subscribe to...
View ArticleEvent doesnt trigger on RxJs subscribe
@ghostrunners wrote: I'm following this guide - https://angular.io/docs/ts/latest/guide/server-communication.html - in building an Observable http request to get some data from an [aws public api...
View ArticleDynamic Crop
@EARES wrote: Hi there, ı maked an app its working stabile but ı have problem with crop screen.I normally used android crop plugin but ıts not enough for me so ı searched internet and ı found the...
View ArticleDependency missing for @ionic/cli-plugin-cordovai
@vithika wrote: I am trying to run my ionic project which works well on browser on android device.I ran the following command ionic Cordova platform add androidionic Cordoba build androidBut i am...
View ArticleWhite screen on resume solution
@philipgriffin wrote: So I know most people will be familiar with the white screen that shows up after the splash screen for a few seconds. I have solved that by increasing the splash screen time for...
View ArticleIonic 2 App Crash iOS 10.3.2 iPad
@MaRoberge wrote: Hi ! When I launch an iOS version of my app from XCode, I have this error coming up. Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[...
View ArticleRegex / pipe string extraction help
@kevin1793 wrote: Need to return a substring between two specified strings. I have this excerpt from an XML url. <div class="hs-featured-image-wrapper"> <a...
View ArticleSrc/declarations.d.ts file has been delete
@nonchang wrote: I'm learning to build the beacon Application following this Video so as the 8:50 minutes,I have to declare some variable in src/declarations.d.ts file. but in ionic 3.3.0 they remove...
View ArticleUsing PayPal native plugin, how to get buyer's PayPal email address?
@dimitri320 wrote: Using PayPal native plugin linked below, how to get buyer's PayPal email address? ionicframework.com Ionic Framework The easiest way to build amazing mobile and progressive web...
View ArticleHow to app starting(in background) on boot device?
@pen4 wrote: i used cordova-plugin-start-on-boot this plugin is not background starti need start in backgorund Posts: 1 Participants: 1 Read full topic
View ArticleIonic3 / Angular2 view render multiple time
@duannx wrote: I created a new ionic 3 project. In my HomePage, i have only one varible and one function: count = 0; printLog() { console.log("count", ++this.count); } In template home.html i call...
View ArticleError on running ionic3 project in android devoce
@vithika wrote: I tried the command ionic platform add android ,but i got the error:- Platform command is no longer available. then after that I ran the command-ionic cordova platform add android. it...
View ArticleHow to select a item of an array and show more info about it
@LucasViegas wrote: Hey! I'm new to Ionic and I'm having two small problems that I believe that should be easy to solve. I'm creating a small movie app and I've already created a array with 3 movies...
View ArticleIonic 3 can not build android
@frankenly wrote: I create ionic 3 Tabs and i add platform android and build. it build not work. Photo dropbox.com img Shared with Dropbox Posts: 1 Participants: 1 Read full topic
View ArticleUpdated Xcode, ionic run --device not working
@codemax999 wrote: Just updated Xcode, weird things happening. Xcode keeps asking that I verify my app on iOS device in Device Management (it is already). I've removed it and run it again, but my...
View ArticleMy checkboxes ends up over the text
@guasco wrote: test.png433x564 19 KB Can someone see in my code why this happens ? My checkboxes ends up over the text.Im very new to this so it might be an easy misstake. This is the way i written it...
View ArticleUpdating Ionic PWAs and best practices
@navogel wrote: Hi there! I am a very beginner web developer - more of a UI designer - who hired an angular dev to build a mobile version (SPA - PWA) of my web app. We chose Ionic for the flexibility...
View ArticleIonic1 vesion 3.3 getting error.. when i am add plugin, platform
@ashish2312 wrote: I am getting error when i am adding plugin cordova plugin add cordova-plugin-crosswalk-webview --save and i am getting this error :- cordova plugin add...
View ArticleHttp service not working ionic 2
@onlybestaashish wrote: Hi, I am using ionic 2 and when i am viewing my app in ionic view that time i got error message plugin not installed. Please help me to resolve same. Posts: 1 Participants: 1...
View Article