Ion-content not showing after adding side menu
@ajaydhul wrote: Dial A Meat Search Categories Products <ion-content class="has-header has-footer" overflow-scroll="true" padding="true" style="background:...
View ArticleMissing files error messages
@dcmcvarish wrote: When I try to compile my app in Webstorm, I get the following errors: GET http://localhost:63342/col4/www/cordova.js 404 (Not Found)GET...
View ArticleHow does ion-slides work on 1.2.4 (Or does it work for 1.2.4?)
@craiglin1992 wrote: I haven't found a document online for 1.2.4 on ion-slides. Best I can find is this nightly version:http://ionicframework.com/docs/nightly/api/directive/ionSlides/I added the html...
View ArticleHow to change the ionic lib version
@craiglin1992 wrote: When I do Ionic lib inside my project it says 1.2.4, I need to change it to 1.2.1 so that I can be sure that the docs online works. Does anybody know how to do that? Posts: 1...
View ArticleHow to automatically use front camera
@mjs wrote: Hello guys, I wanna use only front camera, i used -> cordova plugin add cordova-plugin-camera When i change value of cameraDirection to 1 or Camera.Direction.BACK both not working. Any...
View ArticleProblem to call setRoot in my Alert callback
@zhouhaowowtv wrote: I have a login page and a home page. After I click the login, I call setRoot to my home page. This is fine. In my Home page, there is a "Logout" button. When I click it, I'll...
View ArticlePush notificatin to custom user id
@ekhmoi wrote: Hello.I am trying to implement push notification into my basic application.following the guide i could receive the simplest push notification in my browser using tokenidhowever in my...
View ArticleNavigation view is not working in Ion-tab
@sureshtellakula wrote: Hi,I created login page and displaying ion tab page when i click on login button.I used ion-nav-view in each tab and below code but below code is not working for tab...
View ArticleThe issue to open an item from a list
@zhouhaowowtv wrote: I need to click an item in a list several times to make it work. The code is very simple: Html: <ion-item *ngFor="#item of items" (click)="itemSelected(item)">...
View ArticleIonic 2 - ion-searchbar - searching only when enter is pressed?
@wlangiewicz wrote: I have following piece of HTML code in Ionic 2 app: <ion-searchbar [(ngModel)]="searchQuery" (input)="searchGIFs()" placeholder="Search"></ion-searchbar> then i have my...
View ArticlePut data to Web API dosent work in ionic / angularjs
@mortezaaghili wrote: I wrote simple angularJs app for store data in Web api / entity framework. its fine and work very well. but when i want use Ionic for that purpose, i get an error while editing a...
View ArticleEmail with attachment in ios using ionic
@manoj_123 wrote: HI i am developing one application with ionic i get the data from the service i=and i display the data to the user .user can share the data via email as well as facebook.when user...
View ArticleLoader/spinner?
@crkvend wrote: There is still no loader/spinner component in Ionic 2, right? What would be the best way to fade out the screen and create a spinner while fetching ajax data, for example? Is it...
View ArticleHow to change header content by scrolling in ion-content
@varun13 wrote: hi can anyone give answer to this question? I am also looking for same. question fiddle change the top div content according to scrolling in ion-content.that is if 13th Jan is at the...
View ArticleArchive submission failed with itunesconnect
@fabioferrero wrote: I use OsX 10.9.5 and Xcode 6.2. I've prepared an update for an App already on the store. Last week I've uploaded a beta version that I've tried with testflight, then I've done...
View ArticleNg-repeat changing attribute for all elements of the array?
@IonBruno wrote: The json I'm getting server is too long, so I'll illustrate with a json I found on the internet in a forum...
View ArticleBack button always firing "modal dismiss" instead of "sidemenu close" or...
@andmar8 wrote: I have been following the docs here: http://ionicframework.com/docs/api/service/$ionicPlatform/ I have overridden the "Return to previous view = 100" with a function like so var...
View ArticleIonic V2 error message when creating project
@tk512 wrote: I wanted to check out Ionic V2 but it does not seem to work. Any ideas what might be wrong? This is on OS X. I followed the tutorial on...
View ArticleV2 UI with V1?
@abellion wrote: Hi, Is it possible to get the Ionic V2 user interface with the V1 ?By the way the V2 interface is amazing, congrat Ionic team ! TY Posts: 1 Participants: 1 Read full topic
View ArticleError! Build Android in Ionic v1. Does not work on Android Device
@mesut1907 wrote: Hi, I'm developing a mobile application with Ionic v1. The mobile application communicates with my own Web API.I wrote "upload ionic" on cmd. I have uploaded the application to Ionic...
View Article