Ionic 2 Login With Parse API - Context Problem THIS - returns different class...
@amostech wrote: Hi guys, this is my first post here. I have looked for similar topics but here is an issue I have been trying to get my head around for 2 days. I have implemented an integration...
View ArticleHow to remove the scrollbar in ionicModal
@formalin14 wrote: hi all, I get scrollbar in ionicModal all the time, in Chrome. Here is my code: <ion-modal-view> <ion-header-bar> <h1 class="title">登录</h1>...
View ArticleIonic.Platform.fullScreen() breaks scrolling in Android after keyboard is...
@sdhull wrote: Sorry about the lengthy title. Running latest ionic (1.2.4), I spun up an example repo because it's too hard to explain what's going on without something to refer to. So check out the...
View ArticleHow to make a timer that only times when screen is on?
@lingading97 wrote: I am trying to make a timer that only times when the screen is turned on (user does not have to be in the app for the timer to time though). How would I go about doing this? Posts:...
View ArticleHow send email
@alexis791 wrote: HI everyone, i try to send a email with some information to validate to user, using $http with POST method to PHP script?. There ir another way?.Am new with these. Thanks Posts: 2...
View ArticleFull Image Background Only on certain views
@kernel wrote: I am using a method I found on the forum to set the background to full image and setting header to transparent. However, it changes for all views. Is there a way I can make it on...
View ArticleIonic Upload on iOS and Android
@sreevanisudheer wrote: I am working on Mac and able to run Ionic upload to get the app to see on Ionic View on iPad, but not on my Android Phone.? What am i doing wrong.On Android when i launch the...
View ArticleSpeech to text plugin
@nuruddinba691 wrote: I need to use speech to text in ionic application and support English and Arabic language anyone has any idea about that?? and thanks a lot Posts: 1 Participants: 1 Read full topic
View ArticleAngularJS & Ionic Framework - Book lottery (german)
@bengtler wrote: Hey guys, i have written a german angularjs and ionic book.Now, there is a lottery to win one of three free examples. The release date of my "masterwork" ^^ is the 14. january.An...
View ArticleAndroid Build failed - Ionic / Cordova - Unable to add asset file - file...
@Naxmeify wrote: Got this error: Unable to add...
View ArticleCursor remains stuck on original position after scroll
@kunjanthakkar wrote: am building an application using ionic. I have a template with several input fields. When user hits on an input field I want to scroll the field to the top. I tried using...
View ArticleProblem in disabling swipe action in ion-list
@varun13 wrote: codepen I want to disable swipe action for ion-items. But after clicking recorder button or delete button, it is enabling swipe action.Please help me in this Posts: 1 Participants: 1...
View ArticleFoodica - Ionic app theme for food apps
@semoju wrote: **Coming soon ** Foodica comes with detailed views for both mobile screens and tablets.Both tie into the same SASS structure for your food apps. Subscribe now and know when its out....
View ArticleIon-slides 1.2.1 ionic unable to showPager
@mv_ wrote: I'm using the new Ion-slides directive, but i'm not able to show the pager on the bottom of the screen. Is there an option to enable it?Thanks Posts: 1 Participants: 1 Read full topic
View ArticleParse.initialize function prevents ionic app from loading only in ios emulator
@bmeeks wrote: I'm working on integrating Parse as a backend service into my app. Everything works perfectly when I run the app in my browser or when I run the app in the emulator with live reload...
View ArticleAndroid crash when google maps is draged
@pepeelguapo wrote: Hi. I have an error with my app when i try to drag and move google-maps, the app crash and it's show me the classical error from android "Unfortunately the application is stopped"....
View ArticleLink to details page in a list not working
@xsantola wrote: Hi folks -- I recently started a simple app listing beers and when you'd click on each item, you'd get to the details page of that given beer. I've ready tons of posts, articles, and...
View ArticleCannot $http POST file to Laravel
@VolvoOlympian wrote: I am trying to POST a file along with other form data to my Laravel API, but the file was not received by the API: $http({ method: 'POST', url: '/upload-file', headers: {...
View Article$state.go sometimes mistakes state for nested view in tabs controller
@OJCode14 wrote: I have a tabbed view app. I have a couple views that sit outside of the tabs controller, one being 'initial'. This is the first app view and contains the log in/sign up choice....
View ArticleScope.$parent not working after upgrading to 1.2.4
@cdungler wrote: Hi, I have the following directive : app.directive('selectFilter', ['$state', 'arrayService', '$ionicPopup', '$ionicModal', function($state, arrayService, $ionicPopup, $ionicModal) {...
View Article