Best Database? Help
@leugim_ohlavrac wrote: Hi everyone, In my ionic app I want to add a login form.I'm thinking about use a db alocated in a web with all the credentials, so the user has to be online to login.But I want...
View ArticleIon-nav-back-button not navigating back
@EnjoX wrote: Hi In my project i have 2 Tabs, inside those tabs i want to navigate back but the back method doesn't work. The Back button is visible but on click nothing happends. I tried to do it...
View ArticleCan't run project after updated ionic v 2.0.0
@fillah wrote: I've recently discovered that there was an update to Ionic and i therefore downloaded it from version 1.7.1 -> 2.0.0. But since it got downloaded i haven't been able to either...
View ArticleLogin and then, pass parameters to the side menu
@grodrig61 wrote: Hello, I consulted because I have an app with initial login passing two variables as parameters to a state "home" which has "home.html" as url. In app.js: .state ('app.home', { url:...
View ArticleBackend PHP + Ionic?
@leugim_ohlavrac wrote: Hi everyone, I just want to know if it's possible build an app with backend totally in php (validate login, connect to database, etc)?If so there are differences in...
View ArticleNo response from $http on basic login
@pChevald wrote: Hello,We are creating a Ionic app with a Symfony api and we have a problem with $http when login on iOS. When login or password are not corrects, $http never received response from...
View ArticleDouble scrolling with collection-repeat
@codiqa100039729 wrote: Hi guys, how is it going? I am using collection repeat to display a series of cards, with dividers separating them by day. The problem I'm having is that, when my list have few...
View ArticleUpdate View Before Enter In
@Rb1 wrote: Hello everyone. I have a problem and I don't know how resolve.... I have a app with 3 tabs.... In principal tab I have a connection with socketio to a server and receive some information...
View ArticleIonic run ios stops upload files in middle
@daggeto wrote: Hi, when i run ionic run ios or ionic run ios -l it start uploading files and stops in middle and app is not run. Packaging application:...
View ArticleIonic does not display updated information
@mm44m6 wrote: (I'll try to be as clear as I can be. Let me know if this is a silly question, I'm still a newbie.) So I have a code that should insert/update informations in a db and then display it...
View ArticleContent-security-policy refused to load image
@Hawkeye wrote: Hi, I realise this is not completely Ionic related but I'm wondering if anyone can help me out here as I'm going slightly crazy. I am using ng-file-upload to allow the user to select...
View ArticleIonic user login and push example app
@rgecy wrote: Does anyone know of something maybe in the market that has all this programmed in and all I need to do is tie in my account and GCM etc? Just cant get push notifications working. Thanks,...
View ArticleBack button is considered to calculate title left style even if it's hidden
@wggley wrote: If you add a custom button to left and set back button to be hidden using hide-back-button="true" in ion-view, function self.calcWidths is considering the hidden back button on...
View ArticleNpm install -g ionic automaticly install v2
@Ethrak wrote: Hi everyone, I'm facing a small issue when i'm trying to update ionic on IOS.I'm using "npm install -g ionic" and i get ionic@2.0.0 installed. I thought that v2 was still a beta and...
View ArticleOauth with pure mean stack project
@elliotjyoung wrote: I am doing a pure mean stack project that is multi platform. I am using PassportJS on the web with Oauth support, but what about the Ionic portion. What have the most successful...
View ArticleUpload gif images with animation using camera plugin or imagepicker plugin of...
@Shavari wrote: Platform: android 5.0 hellooo using camera plugin to upload animated gif images to server.. it is working fine.. but showing all types of images from gallery.. i only want to show gif...
View ArticleIonic and php
@ruddy12 wrote: Is it possible when creating a mobile app using ionic framework to use Html5/css,angular as the frontend and PHP as the backend? Posts: 2 Participants: 2 Read full topic
View ArticleMy phone redirect url //www. with :file//
@RomainG wrote: Hello, I have a problem for load url with no http:// Exemple: < img src="http://www.image.com"/> WORK.< img src="//www.image.com"/> NOT WORK. Because the phone search with...
View ArticleRESTful / AngularJS
@developer_med wrote: heey guys on needing better and more fresh RESTful / AngularJS examples thnks Posts: 1 Participants: 1 Read full topic
View ArticleConnecting Ionic App with Mysql (Xampp)
@Nebrera wrote: Hi! I am new developer in Ionic and I want to create 'sign in' and 'sign up' of my app with Mysql (Xampp), but I don't know how. Could you show me an example? I was looking for it here...
View Article