Ionic state restore command takes a lot of time on the Mac mini
@ajayindfw wrote: ionic restore command on my mac mini takes a long time to add cordova plugins defined in config.xml to the plugins directory. The command runs relatively faster on the macs but is...
View ArticleIframe local file
@FANNYMAN231 wrote: I'm a newbie at using Ionic, was thrown at us by our professor to make HTML based app for android. I don't really have any useful knowledge with AngularJs. I'm trying to insert an...
View ArticleCan a child view return data to the parent?
@Everpresent wrote: I've got a situation where I want a child view to be "called", and when it is completed, to return an object to the parent view. I'm currently hacking it together by having the...
View ArticleHow to connect mysql in Ionic mobile app with angularjs
@vetribwdc wrote: I have tried server side PHP code it was working fine, but i cant store any data to mysql table.. How to connect mysql. i am using phonegap interface to run ionic app in localhost. I...
View ArticleThe future of collection-repeat
@paulking00 wrote: Hi guys, great work on the recent Ionic 1.2 'pre release'. Its working great for me so far as a drop-in upgrade. Since the default for on-scroll views is now native scrolling,...
View ArticleERROR: Error: Please install Android target: "android-22"
@gayatri31 wrote: Hi, while im running ionic build i'm getting the below error...Running command: cmd "/s /c "C:\Users\t\onsenui-sliding-menu\platforms\android\cordova\run.bat --emulator""ERROR:...
View ArticleSet width and height for canvas
@Aparna wrote: Hi, I am trying to set the width and height for canvas.If I use percentages the signature pad is not working properly.If I use px it is working fine. I want the canvas to occupy...
View ArticleCould not launch './qemu/windows-x86_64/qemu-system-i386.exe': No such file...
@gayatri31 wrote: Hi,when ever i'm running ionic emulate android it showing me the below and system gets stucks.. Running command: "C:\Program Files\nodejs\node.exe"...
View ArticleHow to not clear cache view when clicking back button
@Earl wrote: Hi, I have a structure like this codepen: http://codepen.io/ionic/pen/odqCz?editors=101 If i click on a scientific facts it goes to a child view fact, but when i click the back button on...
View ArticleLocal my own Rest URL is not working
@sureshtellakula wrote: Hi, I am trying to access my own Rest URL with IONIC frame work($http.get) but not able to access this URL.I tried with in config.xml but no response. Please provide me some...
View ArticleReact Native or Ionic
@avihazut wrote: Hello. I just started learning Ionic and found out about React Native, I wonder what you guys think are the advantages of Ionic compare to React Native and why do you guys think I...
View ArticleMeteor Angular with Ionic
@matanyed wrote: Few questions:1. What should I use - Ionic cli or Meteor cli?2. Is meteor a good BaaS and stable company?3. There is any tips for using meteor with ionic? Any modules that could help...
View ArticleHow to define the custom css?
@xinshouke wrote: I defined some css,such as the below:.redroundedRectangle p{ margin: 0px auto; padding: 5px; text-align:center; font-size: 27px; font-weight:bold; letter-spacing:8px; color:#FFFFFF;}...
View ArticleHow to save history for nav bar back button on page reload?
@MaelstromCdn wrote: Hi everyone! I'm using the Ionic navbar in a web app for the back functionality. Unfortunately, when I refresh the page the back button disappears, I'm assuming because the...
View ArticleIonic popup - truncated text
@rajamohammed wrote: DJDJUA6m.jpg540x960 40.2 KB As you can see from the image the Red button is supposed to say "YES" but the text has been elipsed. How can i display a full text in popup buttons ....
View ArticleIon-nav-view height changing when hiding/showing nav bar, but scroll is cut off
@cmki wrote: So on our app, we have a nav bar at the bottom on some pages as well as a notification "pulldown" on the top that holds some notifications. However the app initializes with neither...
View Articleapp_id in project file with team environment
@rickcasey wrote: I work in a team environment where there are several developers working on a mobile app based on ionic. When I try to view an app in ionic view, I get an error saying that the app_id...
View ArticleInstall .apk in Android and it isn't native
@pilladooo wrote: I use '$cordovaOauth' for authentication with twitter, facebook and google in my app. Through the official app Ionic View, it runs natively ok, but when install the .apk in my...
View ArticleHow can I share Safari URL to my Cordova/PhoneGap App (ios)?
@getuliodtj wrote: I am searching for the last week over many websites, and I can see people with the same question, but they are mostly misundestood. What I have: I have an iOS application that can...
View ArticleBuild app to send notification
@trotterellone wrote: Hello,I can't understand how can I send notification from another app.I successfully created an application that receive push from the ionic web method,but I read that i need to...
View Article