Ionic sidemenu, close y swipe detect
@grodrig61 wrote: Hello, sorry for my bad English, I try to make an ionic sidemenu with the following functionality: When the menu is open and close by pressing the button, or by swipe-left, I want to...
View ArticleApps.ionic.io how to implement forgot my password
@edencorbin wrote: I'm working with the ionic platform apps.ionic.io for an apps user system. I want to build a password reset functionality. As I have it implemented and the docs...
View ArticleCan we create 'Native Ads' in ionic?
@harish_s wrote: Hi Guys, I want to implement the native Ads in the ionic app. I have seen some native android apps which are using Native Ads to display Ads in the middle of the app content. I need...
View ArticleButton with right arrow
@Linezek wrote: Hi everybody, I was searching on ionic doc all for ion-button and i want to make a button like this. Capture d’écran 2016-08-05 à 10.00.25.png756x94 6.46 KB And this button will...
View ArticleLocal Storage no Browser
@pbellini wrote: Hello, I am writing a fishing application that takes in some preferences the user selects and displays the data in the units selected. I am saving these user preferences in the Local...
View ArticleIonic custom header(ion-nav-bar) hides issue
@ungular wrote: I work on default created app: ionic start conference sidemenu & I want to have in my app the same header(with Back button and other custom buttons) on each page. I tried to define...
View ArticleName side-menu header
@ducknathan wrote: Hi , i have a problem. I can not put a name on the header of sidemenu. rdtfyguhij.PNG799x166 2.32 KB Code example : Capture 2.PNG906x410 7.7 KB Posts: 6 Participants: 2 Read full...
View ArticleIonic upload via CLI, error logging in
@digitalbeyond wrote: I cant upload/login via CLI. I've uninstalled/reinstalled cordova & ionic but the problem still persist.I can sign in to the https://apps.ionic.io website using the exact...
View ArticleIon-slides only working after browser resize
@MaikDz wrote: I have the following problem: The slider (ion-slides) only works after I resize the browser or when I call the slider's update() function. If I don't do that, the slider won't let me...
View ArticleChild view is empty (side menu project + accordion list)
@Sakujo wrote: Hi there! I'm trying to load a childview but it's empty. I'm using accordion list.My code is like this: app.js .angular.module('starter', ['ionic', 'ionic.service.core',...
View ArticleIonic angularjs-google-maps TypeError when adding marker
@nerdSenpai wrote: I'm also trying my luck on stackoverflow, but just to increase visibility I will give here a shot. Here is the link to that: stackoverflow.com Ionic angularjs-google-maps TypeError...
View ArticleEverything works well on emulators as well as chrome by using ionic...
@BaskaraSethupathi wrote: Problem is im trying to call my service via my android app. but unfortunately im getting this kind of error. so please help me guys. D/chromium: Unknown chromium error: -6...
View ArticleHow to implemet the payumoney payment gateway in an ionic app using PHP...
@Kanagasabai wrote: How to implemet the payumoney payment gateway in an ionic app using PHP server Call? Posts: 1 Participants: 1 Read full topic
View ArticleAngular expression within an ng-repeat
@sauravo14 wrote: When trying to include an angular expression within ng-repeat, I am getting an Error. I'm being able to use {{val}} which is being passed by state.params outside the ng-repeat, but...
View ArticlePage reload endlessly when opening Chrome DevTools
@bgadiel wrote: Hi,I am new to Ionic.Just installed the sidemenu template on my windows machine, and let it run with 'ionic serve'.It opens alright in Chrome, but when I try to debug using DevTools,...
View ArticleRemoving active class from tab
@kritavarman wrote: Once I navigate to another page from a home page, I want the tab that is active to look like in-active (unselected) Posts: 1 Participants: 1 Read full topic
View ArticleIonic services production release
@cnpallares wrote: Hi! When the ionic push notification service will be released in a production mode? Thanks Posts: 1 Participants: 1 Read full topic
View ArticlePacking and executing own binaries
@jaschweder wrote: Hi there, sorry the noob but, I need to pack some binaries with my application is there any way to do this or some plugin ?Thanks Posts: 1 Participants: 1 Read full topic
View ArticleCollection-repeat delete item animation
@traviss wrote: When deleting an item from a collection-repeat, the animation does not work, it simply disappears really fast. Any ideas on how to animate the deletion of an item from a...
View ArticlecryptoJS and ionic - export compliance?
@pliablepixels wrote: Hi, not really an ionic question.I've recently integrated cryptoJS to encrypt certain strings before I store them in my ionic app.Has anyone used cryptoJS and submitted to the...
View Article