Navbar disappearing and error with transition
@leobaiano wrote: Personally, I have a very strange problem in the transition between the screens on the iOS version. Below is a video showing the problem. Another mistake that happens is that...
View ArticleHow to dynamic create a list with divider
@larsande wrote: I am new to Ionic an Angular. So I want to create a dynamic list where the items are separated by dividers. So for now my service return a list that could look something like this:...
View ArticlePackaging an App using Ionic Package
@paultofman wrote: Hello, I have tried to get this working, albeit, I keep getting this error. Unknown subcommand 'release' (CLI v1.7.1) when I run this command ionic package release android -k...
View ArticleController called twice for custom directive inside ion-nav-buttons
@mattevigo wrote: I build my own directive rs-notification to handle upcoming MQTT messages and provide visual feedback. I put this directive inside the ion-nav-buttons component:...
View ArticleIonic Modal: Same modal with New data, not preserving previous state
@pavitardua wrote: I'm building an ionic app in which I want to achieve something very simple, but can't get my head around the solution.What I have is a user profile view which has a link to the...
View ArticleProblem with buttons added dynamiclly
@Koleman wrote: I ahve side-menu root-template with nav bar and buttons inside , on some pages i whnat to add buttons to it, but when i add buttons in child template root buttons are hidden. What can...
View ArticleIonic list with images
@ktayfiasma wrote: hi,i'm working on a project it is a mobile hybrid application based on ionic framework and angular js ,the name of the application that i want to create is what to cook so this...
View ArticleCannot install ionic
@qinking126 wrote: please help me, I coudln't figure out what the problem is. sudo npm install -g cordova ionicnpm WARN engine xmlbuilder@2.2.1: wanted: {"node":"0.8.x || 0.10.x"} (current:...
View ArticleModal Hide/Close Animation
@xereda wrote: I researched, but found insufficient information. The question: The Ionic supports apply different animation in closing a modal? The action of closing, by default, apparently has a...
View ArticleSecondary footer or stick content to top of footer
@ronniekinsley wrote: So I want to achieve this screen I already hav the footer but I'm not sure how to achieve a secondary footer or something that sticks above footer. Please suggest, thanks Posts:...
View ArticleWhy login by google plus in angularjs does not work properly?
@webcreate wrote: I have a mobile app and have option to log in by google plus have the controller but when I login and choose the account information are not saved me in session.set made ​​following...
View ArticleDisplay contact photo using cordova + ionic + android
@nelaturuk wrote: Hi, Is there anyway to display contact photo. Am struck and not able to move with this. I have tried pulling photos value from (contact.photos[0].value) it displays as :...
View ArticleionSideMenu is-enabled Firing 20+ Times
@Kenyon wrote: I've added the is-enabled property with a function call: <ion-side-menu side="left" width="205" is-enabled="shouldSideMenuBeEnabled()"> The function is declared in my main app...
View ArticleCan I build ios through Ionic Package on Linux?
@jeffreysum wrote: I still need a MAC to get the iOS Credentials? Posts: 1 Participants: 1 Read full topic
View ArticleAttempting ZIP download from Creator: {"error":"invalid_session"}
@ArborFive wrote: I have the feeling that there is a disconnect behind the scenes with the session handler(s) on the Creator maker UI and the download mechanism(s)...this what I got attempted to DL...
View ArticleFixed div after header
@shan86 wrote: How can do fixed div section below the content? I want to display list's title, that won't be move when scroll down data. Thanks Posts: 5 Participants: 2 Read full topic
View ArticleShow menu items
@AhammadaliPK wrote: Hi,I want to show my new app's menu items in html pages.Seems like when i navigated to another page after login , I can't see menu items. Thanks in advance Posts: 1 Participants:...
View ArticleUX oriented alternative to select with images
@LouisR wrote: I understand that using selects with long lists of items in a mobile app is not really a good UX practice (because the user has to click to open the dropdown, then scroll, then choose,...
View ArticleVisual Studio 2015 for Ionic
@CT14_IT wrote: Hi all, just wondering if anyone has any experience using Visual Studio 2015 for an Ionic/Cordova project? Personally it seems to be failing at every possible stage with very vague...
View ArticleCLI 1.7.3 created blank iOS SDK 8.3 app crashes on all iOS Devices
@svdhorst wrote: Not sure if this is an iOnic or Cordova issue. Nevertheless I am experiencing major issues with all our ionic apps since last week. Create a new app'ionic start myapp' add ios and...
View Article