Why Login with facebook dialog box doesn’t pick automatic login data from...
@anilbbsi wrote: I am doing Facebook Integration using openfb it works fine but if you already have facebook app installed and loged in facebook app on your mobile then my Login with facebook dialog...
View ArticleImagePicker Exif
@Brizzz wrote: I am using https://github.com/wymsee/cordova-imagePicker plugin to get Images from gallery.The plugin makes a copy of the images chosen and returns file URI to these copes. They are...
View ArticleScrolling problem in accordion list
@rajul885 wrote: There is a codepen for accordion list - http://codepen.io/anon/pen/wKGEEd When opening any group , if try to scoll down to bottom of page then bottom most group is not visible. I have...
View ArticleGCM integration in ios
@NikunjRami wrote: i want gcm notification on ios device using ionic. can anyone help ?i am new in ionic and i direct try gcm notification on ios device, so it is good for me if i will get some...
View ArticleCordova Camera Plugin allowEdit cropping not working after taking picture
@dangnelson wrote: I've got two pretty typical options, take picture and choose picture. I'm trying to crop to a square image in iOS. This works well when choosing a picture from the camera roll....
View ArticleCombine $http and $cordovaGeolocation results
@neshke89 wrote: I have nex workflow: when user open some view, his location should be found, and then http request should be sent and afterwards response parsed into view. I have resolved this by...
View ArticleJust updated Xcode to 7 and attempting to build app in iOS9; build errors
@baph0mt wrote: I just updated my Xcode because I want this app to be ready for iOS 9 when I submit it next week. But I'm not sure where to start with debugging these errors. My dev environment is as...
View ArticleForm not getting submitted
@dilipwk wrote: <form ng-submit="psubmit()" action="http://example.com/api" name="payment" id="payment" method="POST" enctype="multipart/form-data"> <input type="text" value="17759"...
View ArticleIonic Lab for Linux
@yoh wrote: Hi, I wanted to thank you for making Ionic Lab available for Linux! I'm using Ubuntu 14.04 and working well except for proxy setting in ionic.project. Thank you! Posts: 1 Participants: 1...
View ArticleCordova.Diganostic.IsLocationEnabled always returns true
@neshke89 wrote: As title says, whether location is turned off or on success callback is always triggered. Anyone got any suggestions? if (window.cordova) {...
View ArticleIndependent parallel history for each sidemenu
@mlombard wrote: Hi all! I understand each ionic tab has a separate history. I would like to obtain the same effect for ionic sidemenu: that is, I need to perform navigation within a sidemenu, and I...
View ArticleRange input is not draggable
@afallou wrote: Hi all, When I use an <input type="range">, I can touch somewhere on the slider bar and the selector (small round element on the slide bar) will move to the right place. However,...
View ArticleCalling Parse Backend service problem in mobile phone
@vicky443 wrote: Hi, I have build mobile app and i choose Parse as my Backend service.It is working fine on ionic emulator but when I'm try same on mobile it is not loading data part. Posts: 1...
View ArticleIcon notification missing on some Android devices
@Mik378 wrote: Hi, Some users complain about the icon in the notification bar not present in the last release of my app. Have to know that with 1.1.0 release, Ionic deals with "resources" folder in...
View ArticleIonic sass - -s/--sass flag
@keldar89 wrote: Hey, Ionic newbie here (somewhat a newbie - after a brief spell with it a few months ago). Can somebody please tell me what the benefit of providing the -s/--sass flag when running...
View ArticleCached state controller instantiates on some state changes
@lastmj wrote: I have a state with a controller, and I have cache: true set. Sometimes when I navigate to the state after the first time, the controller is being instantiated. Why? Shouldn't the state...
View ArticleIonic tabs and side menu dos not appear on load screen
@rsa wrote: I was planed to develop an MVC instead SPA if is possible please guide me index.html <html ng-app="Myapp"> <head> <meta charset="utf-8"> <meta name="viewport"...
View ArticleCanot Open Single post from all post archive
@Kotshgfx wrote: I try to open details of news from archive, Now i am in home, And have categories in home page of my APP, Then when i click on any category we open all post in this category, Bu my...
View ArticleIonic table not letting me vertical allign contents of table cell (td) and a...
@cooervo wrote: So I have this code pen works fine: http://codepen.io/cooervo/pen/LpNqQR?editors=110 But I'm trying the same in ionic and I get: It has a weird internal padding and also things arrent...
View ArticleLaunch storyboard/xib generator?
@colllin wrote: Hey, I'm having trouble submitting my Ionic app for iOS9. Xcode is complaining about a missing launch storyboard or xib. It seems like the go-to solution is to require fullscreen on...
View Article