Ionnavbar hidding content
@pepitomb wrote: Hello guys, i'm trying to create my first ionic app, but I'm having problems with ion-nav-bar. It hides everything I enclose in the <ion-nav-bar></ion-nav-bar> tags, I...
View ArticleCan ionic.io User data publicly available?
@petarsubotic wrote: Data I associate to users seems to be available only for authenticated user? Can I somehow make it available publicly? Use case scenario, there's an user ExampleUser and I save a...
View ArticleDuplicate my project
@GugaSevero wrote: How can I copy or duplicate may project? Because I wanna make a backup of my project. How can I do that?Thank you so much for the attention. Posts: 6 Participants: 3 Read full topic
View ArticleIn-App Camera (akin to Instagram)?
@djones_pcty wrote: Hi all, I've been trying to track down a plugin that will allow me to add a camera directly into my app, similar to how Instagram (just as an example) uses the camera. What I do...
View ArticleIonic doc outdated?
@eldy wrote: I'm using 1.7 version and I refer to the doc here http://ionicframework.com/docs/nightly/api/service/$ionicHistory/ which is doc of version 1.3. I found few of the method there is already...
View ArticleChange back button href in controller?
@eldy wrote: I have a page that have 3 level, when my user reached the last page (3rd level) I want to change the back button so that the user will go back the first level if clicked. Because by...
View ArticleResult from firebase is not been display in ionic view
@zionnite wrote: hello all,i have a code to display my information after i logged into firebase but it only out putted on the console log, thats not what i want i want to display the data in my ionic...
View ArticleIs it possible to rendering external web page inside ion-content
@betchi41 wrote: Hi!Is it possible to rendering external web page inside ion-content? I tried cordova-plugin-inappbrowser. But this plugin using window.open.window.open is fullscreen.I want to...
View ArticleHow to add cssClass in $IonicPopup
@SiriusStar wrote: I want to use cssClass: '', // String, The custom CSS class nameproperty.my purpose is that i want to show alert in different time, like on error, on warning , on success.So i want...
View ArticlePush notification not working background mode
@jaguarg wrote: Hi, I have followed the step outlined here: http://docs.ionic.io/docs/push-usage It works OK when my App is in the foreground but I am not getting notifications when the app is not...
View ArticleLive update after publishing in the appstore/playstore
@PascalArevalo wrote: Hello everyone, I'm here because I'm developing an app that have a "News" section, I want to know how can I update the content lively, after the publication in the stores. Is the...
View ArticleBuild a .click package on an existing ionic application for ubuntu phone
@pc_magas wrote: Hello fellows I have the following application:https://github.com/kawai-developers/faster And I try to build it as a scope for ubuntu phone I managed to add the platfrom for ubuntu...
View ArticleQuestion regarding OneSignal location and geolocation with push notification...
@xiaofanwu wrote: I am still new to Ionic and coding in general, so if you need me to clarify anything, I would love to do so. Basically I have an app that I am building with firebase using Ionic...
View ArticlePermission to logout when you close the app
@sanjaygaikwad wrote: i need to kknow how to ask permission when the app is closed by the user Posts: 1 Participants: 1 Read full topic
View ArticleCustom ion list items
@jemlifathi2016 wrote: I am new to Ionic framework, i am trying to create an ion-list like in the picture, but i can't figure out how to use item-thumbnail-right and item-avatar in the one item with...
View ArticleCordova version inside my Ionic project?
@Pablo74 wrote: Hi all, I have published new app right now. Google says "Cordova version problem, update Cordova to higher than 4.1.1". Using command line with cordova -v it says 5.1.1 But inside...
View ArticleHow to save image in localstorage and display
@PterPmnta wrote: I found examples , but I think they are only for jquery, let me know if there is any plugin or library to help save an image, and then show profile.jpg954x516 34 KB Posts: 5...
View ArticleBuilding iOS release file on ionic package
@FLGIonicDeveloper wrote: Hello, I am attempting to build my release file for my iOS version of my ionic app and I keep getting an error security: SecKeychainItemImport: MAC verification failed during...
View ArticleBack button inside tab content, NOT force another tab. How?
@Pablo74 wrote: I am working on the app with tabs. Some of them have nested views (inside the tab). I would like to set up this behavior: When user click to HW back button, the navigation is working...
View ArticleError: Variable(s) missing (use: --variable SENDER_ID=value)
@sationic wrote: I am trying implement push notification in my application. Just gone through Ionic push notification configuration. Getting below error while executing command. Please help me...
View Article