Deselect an ion-tab
@bls wrote: I am trying to deselect an ion-tab and it says deselect is not a function. usage: $ionicTabsDelegate.deselect(1); Error:angular.js:12330 TypeError: $ionicTabsDelegate.deselect is not a...
View ArticleIon-side-menu - Set side Dinamic
@joaolori wrote: Hello guys, How can i set side of menu dynamicly? ion-side-menu side="left">** For ex: ion-side-menu side="{{sideMenu}}">** Posts: 1 Participants: 1 Read full topic
View ArticleMy Code does not run in iphone emulator
@jchakrad wrote: Hello guys. I created my first application using ionic. It started working fine when I was coding and building in my mac in Chrome browser I used "ionic-server --lab". But when I...
View ArticleProblem doing Parse of API
@ramos1992 wrote: Hello guys, I need your help First off all i´m creating a WeatherApp but i´ve geting into some issues. I am using yahoo weather api, i can extract some information from the json...
View ArticleDrag and drop with side menu not working
@beckmx wrote: Hello guys, I have been trying to make an element being dragged, but so far I don't see why it is not working. What I have done is: 1) Disable sidemenu drag-content="false"2) and in my...
View ArticleIonic serve SASS error handling
@goldsounder wrote: Hi! I'm having an issue with the Ionic CLI that I hope someone can shed some light on. Whenever there's an error in my SASS file, this error appears in the terminal:...
View ArticleSimple take a picture and send the image by $http.post - HELP!
@TomCosta wrote: Hello! I read almost all topics in this forum but nothing to solve my problem.So, I'm trying to take a picture and send it by $http.post to the server.I have no error, but the picture...
View ArticleHide device keyboard when entering state
@shotbyabel wrote: Hello Ionics! I've looked around for about 15-20 mins and I can't seem to find a solution for this issue. There were some close ones but I don't think they really pertain to what I...
View ArticleWhite Blank Screen in Ionic on some views when using angular-Translate lib
@aqarain wrote: I am developing an Ionic app in which I am also using angular-translate lib. The app works in all views in English but when I switch to Arabic, on some views it work fine but on some...
View ArticleIOS Push Notifications 301 error
@k1SS4 wrote: Hey! I have added phonegap-plugin-push 1.6.0 it works well in android but ios is not working. I...
View ArticleIon-tab double click to initial state
@philipbrack wrote: I really would like to disable the feature in ionic where if I double click on a tab it goes to the ui-router state that it initially started. Has anyone else come across this...
View ArticleKeyboard push up a blank background above keyboard
@Riotgear66 wrote: Any idea why the page pushes up with this black area when I go to type in an input field on iOS? Works fine on android. 2016-04-04-1.jpg288x512 23.5 KB 2016-04-04.jpg288x512 26.1 KB...
View ArticleClick the full screen button -> Layers chat function on the full screen...
@sungjae wrote: Do not speak English well. This layer processing required for video chat feature on the player. Click the full screen button -> Layers chat function on the full screen landscape...
View ArticleSwipe Back view
@dipak_mahapurkar wrote: Hello All of you,Here i attached the my screen video for showing the problem of app.My Scenario is:1) I have 2 pages that is page 1 and page 2. on page 1 i have button for...
View Article$ionicPopup outside controller?
@isomjyri wrote: Hello! I am trying to make a simple shopping list application with Ionicframework. I have external .js file where I want to use Ionic popup service. How I can do that? I know I can't...
View ArticleSecurity profiles: credential by given type already active
@blunder wrote: Hi there, we're migrating from ionic 1.1.1/platform 0.2.1 to ionic 1.2.4/platform 0.7.1. After following the docs I try to edit a security profile for development and I can complete...
View ArticleHow to send push notification to specific user
@dev18 wrote: i used this function push.addTokenToUser(user); but this giving errorTypeError: Object # has no method 'addTokenToUser' Posts: 1 Participants: 1 Read full topic
View ArticleExist a plugin for background service like Facebook?
@DAmaury wrote: Hello, I make an app with ionic and firebase which the user can post messages and all other user receives a notification with this message. I succeed to do this with the firebase...
View ArticleIonic Push v2 api - push alerts have no sound or vibration
@OJCode14 wrote: Following the instructions here http://docs.ionic.io/docs/push-sending-push#section-adding-custom-data-to-your-notifications The docs specifcally say that if you don't include the...
View ArticleIon-slides initialSlide not working with ng-repeat
@altelante wrote: Hi,Just started having a small test with <ion-slides> and ng-repeat on <ion-slide-page>. Apparently, when you specify an initialSlide on the options object, it won't work...
View Article