Plugin.run is not a function
@vithika wrote: I am trying to run the command.Ionic Cordova platform add android but I am getting the error.Plugin.Run is not a function. I am using ionic framework version 3.1.1With Cordova Cli...
View ArticleVideo capturing but not displaying
@Nikhil_dhar123 wrote: Hi guys I am capturing video but when tried to show in my html its not displaying.. let options: CaptureVideoOptions = { limit: 3 };...
View ArticleHead-up Notification in ionic 1
@ashishgrg wrote: please tell me if it is possible to implement Head-up push notification in ionic v1. Thanks in Advance.. Posts: 1 Participants: 1 Read full topic
View ArticleDelay to show ion-header on ios-transition with "back" direction
@arthurflor wrote: Current behavior:Using the ios-transition with the back direction in android, the ion-header has a delay to appear. Already with forward direction is ok. Expected behavior:Instead...
View ArticleAngular2-swing with ionic not work on some smartphone
@serizao wrote: HelloI try to build my app with Ionic 2 and for this i use tinder card like this : https://devdactic.com/ionic-2-tinder-cards/ But on some android device ( sony z4 compact, sony z5...
View ArticleRunning 2 firebase databases
@5odin wrote: I need to add an other database to my existing one in my angular 4 project. I'm using angularfire 2. I have an envirement.ts file that contains my firebase config file(API key,...
View ArticleIonic push not work
@frankenly wrote: form http://ionicframework.com/docs/native/push/ ionic start aaa tabspod setupcordova plugin add cordova-plugin-crosswalk-webviewionic upload (sync APP ID)ionic cordova plugin add...
View ArticleGuideline 4.2.2 - Design - Minimum Functionality :disappointed:
@alibahjat wrote: hello i got this message from app store when i publish my app my app is about barber shop containsService, Offers , Images , push Notification , Contact Us , About what i can do to...
View ArticleChange app Icon
@shivani8710 wrote: How to replace icon of App.....When I'm starting app in mobile that time first ionic default icon is loading....But I have to change it with my app logo...that how can I do it...
View ArticleIonic Livereload console output
@jeanpierre42 wrote: Hi guys Since last update, I am not able to show console in terminal. Here is the command I do : ionic cordova emulate ios --livereload --consolelogs Livereload work fine but...
View ArticleSpeech Recognition: "Network error" on startListening() Android 6/7
@Daveshirman wrote: When I run the code below, as soon as the beep sounds to start recording the mic, I get "Network error": I have no idea what's wrong here. I've: added the: cordova plugin + npm...
View ArticleIonic 3 and Pusher
@cnswico wrote: I was able to successfully create a mobile admin web app using Laravel and also implemented Push using Pusher. I'm definitely able to receive the Push Broadcasts from my Pusher...
View ArticleiOS 11: grey bottom bar in Ionic 1
@mathisschuelingkamp wrote: Hey guys, Does anyone else have a grey bar at the bottom of your app like this? 2017-06-07 10.23.21.jpg750x1334 195 KB Since Apple released it's iOS 11 beta 1 I started...
View ArticleRTL: Nav menu with back button on push problem+pic
@7773783 wrote: nav menu with back button on push problem:how to make the back button to be on left side (and the nav menu stay right): Posts: 1 Participants: 1 Read full topic
View ArticleIonic 2 Promise and google map
@Nicolo wrote: I need to show the google map for each item page, and i got a provider "fetchdata.ts" fetchdata.ts post:any; getPostDetail(id){ let link =...
View ArticleError: Cannot read property 'replace' of undefined
@LiveRock wrote: Hi I am first time user of Ionic. The version is now 3.3I did default app create and resulting in a app that is functioning in the web browser when doing a ionic serve However, doing...
View ArticleIonic creator export with cli or zip
@vincentvanwinckel wrote: Hi there, I am trying to export my ionic creator template to a local project. I tried folowing the steps on the documentation. Can someone please help me out with this? Also...
View ArticleIonic prepare is not working
@felixks wrote: I'm working in my /src folder. The browser shows me all changes I made perfectly, but ionic prepare -ios or ionic cordova prepare -ios (and re-run app in Xcode) has no effect at all. I...
View ArticleIon-icon produce ion-null-icon-
@Armadof wrote: Hi, Thanks a lot for this useful framework, but at the moment, I'm getting a strange error. I think I found the problem but need help to resolve this. Using a SharedModule, I have...
View ArticleIssue with local storage element in ios http post
@VENKY_91 wrote: I have issue with sending local storage element in http post request. it works with android and website but not in ios. http request is being executed before getting local storage...
View Article