Problem with windows phone 10
@fabry_00 wrote: Hello Ionic-Team,before of all, great great framework!!!! I love it.I'm on Windows 10 64bit and I've installed all necessary stuff (node, ionic,... visual studio 2015 with SDK 10...)I...
View ArticleIonic for a cognitive testing app?
@Ashleyt wrote: Hi everyone, So, as part of a university we're looking at creating an application with ionic which will serve to act as a cognitive test of patients with neurodegeneration. The tests...
View ArticleBest way to center contents in a view
@stevenfitzpatrick wrote: I have a div I am trying to center on a view in ionic. In my view I place a search box at the top and then on the remaining space i want to horizontally and vertically center...
View ArticleIonic User save fails with error "CSRF Failed: CSRF token missing or incorrect"
@kmckenzie75 wrote: I'm wanting to use some of ionic.io services. Analytics appears to be working ok but I'm not able to create (save) an Ionic user from my app. I keep getting a 403 error back and...
View ArticlePage transitions doesn't fire
@shock_wave wrote: Hi all, I'm new to Ionic and I started to make an easy app with a sidemenu, a page with a list of activites and a page for the activity details. I've started from sidemenu template...
View ArticleImport Ionic2 Material Design into Ionic1
@dbar wrote: Hi guys, Is there any easy way to import Ionic2 Material Design into an Ionic1 project?For example the touch effect on an ion-item is amazing. Thanks. Posts: 7 Participants: 2 Read full...
View ArticleIonic Push pluginConfig not working
@stewartmccoy wrote: I've hit a small snag with Ionic Push—even though pluginConfig specifies badge and sound as true, I don't get a badge or sound when I receive the push on my device. I checked my...
View ArticleConflict of IonicModal with AngularNVD3 (based on D3)
@sami1212 wrote: Hi, I'm using nvd3 in my Ionic App. There is a scenario in which I face an issue i.e. I've a PieChart on one tab and IonicModal on another tab. Once I open the IonicModal, and after...
View ArticleHow to setup lifecycle for interfacing with $sqlite database
@zic10 wrote: I'm running into a corner case with my application that I'm not sure how to handle. When the app starts for the very first time, app.run(function ($rootScope, $ionicPlatform,...
View ArticleGoogle Analytics for Ionic Apps with website tracking code
@FMD wrote: Hello, I'm trying to add google analytics for our mobile app.I'm wondering if it is possible to just reuse the same code we have for the website, since ionic app is running like a...
View ArticleIonic Boilerplate - A new Ionic 1 starter boilerplate that simplifies your...
@cowfox wrote: Hi guys, If you are looking for an Ionic template project to help you quickly start your development, please help check out this Github project - Ionic Boilerplate. Ionic Boilerplate...
View ArticleComo hago un autocomplete de google places?
@jesuscardenas wrote: Hola a todos, Hace unos dias estoy intentando hacer un autocomplete de google places para mi aplicacion hybrida de ionic, pero no he podido. Ninguno de los tutoriales que he...
View ArticleIonic push service not loading app on Android
@boyfunky wrote: So i have my project and i have setup Ionic push for iOS and it works perfectly but when i copy the same project and try to run it for android. I get this error. I dont know why. Also...
View ArticleSend app request to facebook friends list
@harish_s wrote: Hi, I am new to ionic frame work. I need to implement functionality of sending my app request to facebook friends from ionic app. It should be like when user click on invite facebook...
View ArticleAccess using server url
@vikashs wrote: i want to serve all static files from server I.e abc.com/ionic/www/index.html. if i update src in config.xml it works but i'm not able to cordova features as there is no cordova.js...
View ArticleSimulator not working [SOLVED]
@jesst446 wrote: Hi, I have entered ionic emulate ios which said that build was succeeded but it didnt seem to get past the safari stage (see picture) I then tried ionic emulate ios -l -c and it did...
View ArticleAlign title of item divider to right
@ahmedrshdy wrote: Is there anyway to align title of a divider item to right? The following code did not work <ion-list class="list"> <!--offer, need or help--> <ion-item class="item...
View ArticleAccess to native web browsers (chrome and safarai)
@cnpallares wrote: Hello everybody! Im getting started with my first ionic project and i'm wondering if with ionic its possible to fire a native browser (to show a web in my case). I made a little app...
View Article[App Updater] - Check and download updated file (JSON)
@Joelesign wrote: Hi there! I am working on a app to help members of my club quickly access monthly schedules.Datas are store in a local JSON file that I read with...
View ArticleHow to get json array from json array
@MohammedSalah wrote: I have json array to show category and subcategories and sub-subcategories and i want show ALL of sub Subcategories with ng repeat [ { "id": "9", "name": "Mobile",...
View Article