Half of button isnt clickable using nightly // codepen
@aimbot wrote: Also seeing this using a simple button with a default template <button class="button"> Default </button> Code pen for simple button Click on the left side of the button and...
View ArticleIntegrating With Google Now Voice Commands
@jeremyscalpello wrote: So I'm developing a home automation platform, with the mobile app being written in ionic. I would like to add Google Now voice commands to the user's device, so my app could...
View ArticleSend a get request to an Ionic app?
@tronlogistics wrote: Is there a way I can have my server send a get request to an instance of my Ionic app? If so, can someone give me a high level technical flow? Thanks! Posts: 4 Participants: 2...
View Articleİonic Camera Example (at the same time)
@abdurrahmanekr wrote: simultaneously camera examplenot take picture or not take video,sample as retrica or candy camera,at the same time camera data get and show to phone. Have something like that?If...
View ArticleCombine side menu and tabs
@vandi wrote: hi, so i just use ionic creator for bulid my template, but cant use the side-menu and tab at the same time. can u guys help me please.thank you Posts: 1 Participants: 1 Read full topic
View ArticleHelp me with cordova camera?
@gcoreb wrote: Camera.getPicture().then(function(dataURL) { setTimeout(function() { alert("dataURL:" + dataURL);}, 0); $scope.lastPhoto = "data:image/jpeg;base64," + dataURL; $scope.photoData =...
View ArticleSwipe to Go Back doesn't work in some states
@wilsonhobbs wrote: Hi,I am trying to make ionic's swipe to go back work without on-swipe-right="" or similar (I want to use Ionic's regular transition); however, it refuses to work in the iOS...
View Article"ERROR: asset directory" when Ionic Build Android
@Ggbarros wrote: Hello there,When I use ionic build android it shows: Running command: "C:\Program Files\nodejs\node.exe" C:\Windows\System32\todo\hooks\after_prepare\010_add_platform_class.js...
View ArticleMaking cards selectable
@skippertech wrote: One thing I have noticed is that the lists seem to be automatically 'selectable' and upon touching it will open a detail view of whatever that list item is. I have been trying to...
View ArticleFailure while building the project environment
@gcoreb wrote: I get this error:$ ionic package info 7 id │ 7 status │ FAILED platform │ ios mode │ debug started │ Jan 2nd, 2016 19:03:41 output: Failure while building the project environment Where...
View ArticleIonic Record Conversations in phone
@RehatulAmbar wrote: does someone know, how to create an app using ionic that can record conversations while phoning?Help me~ thanks Posts: 3 Participants: 2 Read full topic
View ArticleIonic push service not working on IOS 9
@sahan_ionic wrote: http://docs.ionic.io/v1.0/docs/push-from-scratch this is not work with IOS 9 devices.any solution for that? Posts: 1 Participants: 1 Read full topic
View ArticleVideo not paused in my app
@nani_madepalli wrote: Hey everyone, I'm play a local video in my app. and i'm done app with tabs. At the time of playing a video click on tabs video is not paused, it continuous the play. but click...
View ArticleTransition Between Tabs
@maxho wrote: Hi all, I have been researching on this forum and Ionic's GitHub Repo for an understanding of how to create smooth animations when transiting between Tabs. What I have gathered is that...
View ArticleIos background mode not stop audio
@nururddin wrote: I enable Background mode but I can't stop audio how to fix this? Posts: 1 Participants: 1 Read full topic
View ArticleAuto complete google location search
@Kasim_666 wrote: Hi Ionic, Issue http://prntscr.com/9k5vfq If you type an address, you need to click on it for 1 second to select it. It needs to be quicker. I click and it loads. URGENT. Posts: 1...
View ArticleScroll is being disabled to ion-content after modal box was closed
@danielgolubavailo wrote: Steps to reproduce:1. Have ion-content element2. Open action sheet3. Hide action sheet, and instantly open a modal box4. Hide the Modal box5. Scroll on the ion-content goes...
View ArticleFadingEdge in ion-content
@joena wrote: Hi there, I've been searching on Internet for a long time, but couldn't find an answer (or at least an answer to help me and me app ) I'm designing a gamebook with the Ionic...
View ArticleThe problem is when i drag a content in the child view, the content is...
@giridharyampalwar wrote: I change the value of attribute can-swipe-back="false" on ion-view tag but it is not working, still i get the issue Please suggest the solution for it Posts: 1 Participants:...
View ArticleCan't get SASS to compile to CSS file
@1BJK903 wrote: Hi all, I can't get SASS to compile my .css file when changing my .scss file, although "watch" is working. So I change my ionic.app.scss file and the command line outputs no errors,...
View Article