Android Home Button exists Ionic App
@KR78 wrote: I have been able to handle the back button with the following code below which displays a toast message when the user navigates back to the last state in history and ask them to press the...
View ArticleHow to keep the user logged even if he closes the app
@Doun1a wrote: Hi. I've been searching for this but ican't find a good answer. I'm a beginner with Ionic and I want the user to stay logged in even if he closes the app. How can i make it work ? do I...
View ArticleCompletely hide android StatusBar and ActionBar
@Collini wrote: Hello everybody, been fiddling around with Ionic Framework for some time now and absolutely love it! I came across a problem with the app I am currently making. I am deploying my...
View ArticleIts difficult for me to add cordova plugins to my ionic apps
@rexeze wrote: I need help, its been difficult for me to add cordova plugins to my ionic apps, my version of ionic is V 1.7.14error messageError:Registry returned 404 for GET on...
View ArticleApp name as plugin name in Android
@ponceeric wrote: Hello! I'm having issues with my app name. On confix.xml I have the correct name into the tags, but when I'm compiling and deploying the app, this is showed with the plugin name that...
View ArticlePhone Call functionality is not working in iOS
@santoshdhegde wrote: Implemented Phone Call functionality. It works well with Android device but same thing not working in iOS. Tried window.plugins.CallNumber.callNumber(onSuccess, onError,...
View ArticleIonic Login using MySQL and PHP
@lynskey08 wrote: Hi everyone,I'm trying to get a user login working on my application using MySQL and PHP but every time I try to sign in with the correct/incorrect credentials it send me to the page...
View ArticleIonic Package and Crosswalk
@danielmm1997 wrote: Hello, if i build my app with ionic build android the App run fast.I added before the newest Version of Crosswalk. If i build my app with ionic package the app is really slow on...
View ArticleAn idea about checking internet connection
@ordekci wrote: Hi. I develop an ionic application. I make service calls a lot of time and navigate between pages. In lot of projects, if there is no internet connection, it gives an warning that "No...
View ArticleSocketio with ionic client set my server seting like ip and port(socketio...
@sonalikarade wrote: hi all,socketio ionic chat apphow can set up ip and port of socketio mean client and server .its work on browser but not working on android deviceplease give...
View Article[SOLVED] Ng-repeat doesn't refresh item
@azzurrodigitaletest wrote: Hi All, I'm trying to use an $interval to call the server and then update a list.Seems to work all well (in the log I see the updated array) but the list doesn't update....
View ArticleIonic saving the state of a checkbox
@lynskey08 wrote: Hi everyone,I was just wondering could anyone help me with this. I want to save the state of a checkbox after leaving the page and to be able to go back into that page and have the...
View ArticleIos External Navigation Problem
@jaseel1 wrote: I want to add Itunes store link, fb,twitter etc... links to my ionic ios app. but its not working I added in config.xml Screenshot from 2016-04-22 21:10:45.png1920x1080 374 KB and i am...
View ArticleCan I use JQuery?
@Muhib wrote: Hi, I am completely new in Ionic and hybrid application development. Can I use JQuery (NOT JQuery mobile) with ionic? I am good at JQuery. I am currently reading 'Ionic in Action' which...
View ArticleTwo content window
@arctushar wrote: HiI want to make a dictionaryI Want that there will be two column.In the left column there will be List. This list will contain 500 items.In the right column, there will be clickable...
View ArticleLogin ionic with session and mysql
@Ingenieur wrote: Hi , Some one help me please with a good tutorial to do login App ionic and mysql database SESSION.Thanks Posts: 1 Participants: 1 Read full topic
View ArticleUploaded code with credentials to ionic view app
@AnnaK wrote: Hello all I've uploaded the app with credentials to my ionic view app by mistake. I've deleted the app through the dashboard but not sure if that's enough. Is there anything else I need...
View ArticleTable with usernames and number of search
@unpage wrote: Hi, I couldn't find the ionic feature to obtain basically two columns:column 1 : usernamescolumn 2 : number of search (per user) I'm pretty sure there is an easy way to obtain this, but...
View ArticleWhen to use a modal instead of a page?
@gdeflaux wrote: Hi, I'd like to know what are the design/ux rules to consider when deciding to use a modal over a page. Or what is the typical use case for a modal? Thanks Guillaume Posts: 1...
View Article[Solved] Web View doesn't update after Crosswalk installation
@Gry3l wrote: I've just installed the Crosswalk plugin in my Ionic project but when I execute ionic run android in the Chrome Inspector I see the old Web View version of Chrome 30.0.0 .. How could it...
View Article