How To Run Ionic App on Native Device?
@pearsonbe wrote: New to Ionic and mobile development in general. I'm running on a Linux machine with my phone USB connected. According to docs the command "ionic run android" should run the app on my...
View ArticleCannot post myfirstionic/login_service.php. My connection is working well.....
@Pajimola wrote: This is my code in my controller.js.controller('loginCtrl', function($scope,$http, $state) { //Variables $scope.loginInfo = { username: undefined, password: undefined } var result = {...
View ArticleSimple Question about Third-Party JS Libs
@LukeUSMC wrote: I am new to all of this but am learning as much as I can on my own but need a little bit of help. I have this JS lib ( https://github.com/spark/particle-api-js ) I have added to my...
View ArticleLocalstorage or sqlite
@olajhidey wrote: i am developing an application that stores users data locally please any help on that i tried using cordova sql storage and its not working any post on this particular topic will be...
View ArticleMake app into 2 separate packages
@akilud wrote: Hi, Thanks to your awesome framework , I build a Webrtc Video Chat app , Now i would like to "pop" the incoming call page whenever the user receives a call, I use ionic notifications to...
View ArticleAnyway to make Ionic app run without Internet Connection?
@Ionize wrote: Hi, just a simple question: is there any way to make Ionic apps run without an internet connection? When I try building and running an app on my iPhone using Xcode, it is stuck on a...
View ArticleError no emulator images (avds) found
@Sonirahul wrote: Hello Sir, I am new in Ionic. How can I use "ionic run" command. It give error "error no emulator images (avds) found" Posts: 1 Participants: 1 Read full topic
View ArticleChart.js loaded but not shown
@fillah wrote: Hey guys! I've recently followed this tutorial for using Chart.js to my application: www.thepolyglotdeveloper.com Using Charts In Your Ionic Framework Mobile App Add charts and graphs...
View ArticleAPP working fine in browser but when i deploy on Android i get a blank screen
@hwtech wrote: I am using Ionic Framework version is 1.7.16 The line causing the error on Android is following var obj = {[$myid] : firebase.database.ServerValue.TIMESTAMP}; If i change the above line...
View ArticleResource not found and Keyboard Undefined?
@pp1994 wrote: I am receiving the following set of error messages Screenshot from 2016-07-24 23:10:00.png887x170 31.3 KB When I run my ionic application on the device, the error messages are from...
View ArticleCollection-repeat with custom directive instead ion-item
@Rasioc wrote: Hi, I have a problem when trying to use collection-repeat with a custom directive instead of ion-item.It basically works ok after a while of try and error. But with my test list of 2...
View ArticleIonic Chat Message
@anicacute09 wrote: Hi guys, I am making an app which I need a chat message function, after I search in the internet I found out PhoneRTC can be implemented in Ionic... did anyone create such as chat...
View ArticleAnyone know is it possible to use ionic-filter-bar in ionic 2?
@sopheamen wrote: I am trying to find the way to use ionic filter bar in ionic 2 but i don't have any idea how to make it work? Posts: 1 Participants: 1 Read full topic
View ArticleHave any one develop ionic app to print out the printer?
@thegiffary wrote: I would like to develop application to print food receipt using ionic framework. The printer should be thermal printer. Any plugin support this? Thank you Posts: 1 Participants: 1...
View ArticleNumber format drives me crazy
@cjs1976 wrote: Hi! In my html I have some input fields with the type of number. Some of them allow an input (ng-model with ng-change), and some of them are only displaying results (ng-view). So far...
View ArticleView Caching not working
@MisterDev wrote: I'm developing an app using Ionic, but caching isn't working as expected. Every time I switch from root.home.notifs to root.home.chats the chats view is refreshed (its controller is...
View ArticleLocal notification from a user to another
@Bonsaiko wrote: Hello, I'd like to use notifications, but I'm not sure of what to do.Here's what will happen:- a user A does something related to a user B, and the action is "stored" in the database-...
View ArticleIonic package ios problem
@undershot wrote: hi everyone. i have a problem with ionic package build ios on windows. I followed ionic package tutorial (http://docs.ionic.io/docs/ios-build-profiles) and my console displays next...
View ArticleForbidden (403) CSRF verification failed
@elmoromourad wrote: Hy,I try to use Ionic push notification, but it doesnt work.when i send a request to : "https://apps.ionic.io/api/v1/app/d0176479/users/identify using" this part of code :...
View ArticleIonic v1 : Forbidden (403) CSRF verification failed
@elmoromourad wrote: Hy, I'm using The api to Identify users, register for push notifications and send push notifications to users. when i send a request to :...
View Article