Ionic resources can't gen
@krittee wrote: ionic resources can't gen icon and splash. what wrong? Posts: 3 Participants: 2 Read full topic
View ArticleShow an image partially in a circular progress area
@rajeshwarpatlolla wrote: I have an image as shown below. I want to show the image visible only certain part of it, based on some input value in AngularJS/Ionic. If the input value is 0 then we only...
View ArticleApp hang issue
@rishav wrote: Hey guys, I have a question regarding the app, if I use the app continuously then the app start hanging after some time, Any Idea about the issue, how to solve the issue ?? Posts: 1...
View ArticleHelp with Cross Platform Mobile Project needed!
@deirdre wrote: Hi all, I would be grateful if anyone on forum could possibly help with a project I'm finding really difficult to do, because of various issues with SDK files installed and also that I...
View ArticleHow to create this functionality with ionic
@black2048 wrote: How can i add button group in ionic tab application in the header portion of one tab like below: temp.jpg640x1136 69.3 KB Posts: 1 Participants: 1 Read full topic
View ArticleIon-text-warp in the accordion
@gHashTag wrote: How to wrap text in the accordion? Снимок экрана 2016-05-14 в 18.10.43.png1090x484 83.7 KB Posts: 1 Participants: 1 Read full topic
View ArticleTwo modal two controller
@darioielardi wrote: hi guys,i have an app.js with two controller and a modal for each one: angular.module('starter', ['ionic']) $ionicModal.fromTemplateUrl('templates/modal1.html', { scope: $scope,...
View ArticleAndroid Home Environment Variable Failed to Find
@pnirav996 wrote: I almost completed coding of my app but when i type this command ionic build android than this error is appearError: Failed to find 'ANDROID_HOME' environment variable. Try setting...
View ArticleHow to deliver an app (iOS+Android) to the client?
@dolfiz wrote: Hi all, I'm going to develop a multi-platform app for a client and I choose Ionic to make it. The client is buying the developed app, source code included. What are the best options to...
View ArticleSending background notifications with Ionic Push
@fablr wrote: This reference seems to indicate that it's possible to send "silent pushes" that wake up your application so it can "do some sort of processing in the background"....
View ArticleHow to use retrived data from mysql in multiple views in ionic?
@khanimrul46 wrote: i want to use user name which user input while login to view in header of every views...how to do pls help? Posts: 1 Participants: 1 Read full topic
View ArticleHi i am able to retrive data from mysql and view on same html pgae but i want...
@khanimrul46 wrote: .controller('recognizeCtrl', function($scope, $http,$state,$ionicPopup,$stateParams) { //$scope.user = $stateParams.tasks; $scope.sendinfo = function(input) { //var config = {...
View ArticleList Card dont work when compile apk
@PterPmnta wrote: I'm trying to visualize cards through the subjects of students and teachers , but the styles do not work me . Screenshot tablet (Android 4.4)...
View ArticleInvalid json in request body using ionic push
@eldy wrote: couldn't find what's wrong with my req object. I got this error when trying to send push notification **{"meta": {"status": 422, "version": "2.0.0-beta.0", "request_id":...
View ArticlebackgroundMode plugin works only half-way in iOS
@halukkaramete wrote: Quick Disclaimer: This plug in does wonders for me on the Android side! AND My concern is applicable only to the iOS side. I posted my code sample at the very end of this...
View ArticleHi I need to create a scrollable tabbed navigation
@jchakrad wrote: IMG_4123.jpg640x1136 44.9 KB IMG_4124.jpg640x1136 45.6 KB Hi I want to create tabbed navigation. 1) How to achieve that date functionality that is being displayed in image in top...
View ArticleCar key Radio Frequency listener Ionic
@Jardi wrote: Hi, I want to create an app that gives me the possibility to tell me I locked/unlocked my car.Car keys uses radio frequencies to unlock/lock cars. If you don't understand my explanation...
View ArticlePush notification sent but didn't received
@eabdelmonsef wrote: I tray to send push notification ,I used the code below var push = new Ionic.Push({ "debug": true, "onNotification": function (notification) { console.log('received');...
View ArticleWhat should i do when i have long progress when starting application?
@nuruddinba691 wrote: what's the best way when I have application depend on text's and categories bring from the server when to start the application and store data locally, currently I use LokiJs but...
View ArticleIonic back button doesn't have same behaviour as manual firing...
@moere wrote: As I already wrote here there seems to be a grave problem with the ui-router states not working well with the history. According to the output of $ionicHistory.backView() I have the...
View Article