When going to nested view from my home page using the side menu, the back...
@mfishef wrote: When going to nested view from my home page using the side menu, the back button does not show, but the regular side menu button shows. I have a homepage which shows 6 icons on it....
View ArticleText wrapping on form labels
@maiakae wrote: Hello everybody and thanks to the creators, for this beautiful framework! This probably is a silly question, but couldn't find no solution reading the manuals or searching by myself:...
View ArticleBarcode scanner IOS error
@Duovili wrote: I have a problem with the barcode scanner that if the user has selected to not allow the camera; then the camera doesnt open and run the barcode scanner. But how can I allow the user...
View ArticleInstalling ionic Errors
@rmcgee1906 wrote: I am having trouble installing all required items on my mac. I have searched through all the forums and blogs and even watched a few different video instructions. I have...
View ArticleFailure to find the bower component "ionic-platform-web-client"
@Orion wrote: Hi, i get this error whenever i try to add the "ionic-platform-web-client". Please help Pasted image1110x513 10.5 KB Posts: 3 Participants: 2 Read full topic
View ArticleIonic add ionic-platform-web-client
@petrivoges wrote: I've updated Ionic to the latest version and whether the app is new or a previously created one the command : ionic add ionic-platform-web-client results in 'add is not a valid...
View ArticleForce close any open ionic popup
@pliablepixels wrote: Hi is there any way to force close any open ionic popup? I know I can assign a variable to it and call close on that variable, but I wonder if there is a way to close any open...
View ArticleChoppy Transition Between Pages
@seph1603 wrote: I am using Ionic Framework to develop my App. It just has a few templates and I am using Ionic Serve command to test the app in the web browser. It seems to work fine with smooth...
View ArticleHow to setup a rounded button in SASS?
@Corin wrote: I'd to like to setup a rounded button with an ionic icon in the center. I have something like that: button { color: white; &.button-rounded { display: block; width: 30px; height:...
View ArticleCamera plugin not working
@guitartechlove wrote: Hello I have a problem with my simple camera integration. getting console error like this -> Unkown provider : $cordovaCamera here's my js.app code :...
View Article[Urgent] tab menu and side menu together in ionic
@jeffreytck wrote: I'm newbie to ionic and angular and building mobile apps with tab menu and side menu together. My Scenario, My apps design based on side menu previously and using state.go to change...
View ArticleOpen a website link upon clicking on push notification in Android Phone
@abhaygarg12493 wrote: Hello , Actually our mobile application is not completed it have login screen , so upon login successfully we send device toke to server . So we want that when we send push...
View ArticleHow to get contains of specific id from json by clicking on the list
@mathanxp2000 wrote: controller.js .controller('FeedCtrl', function($scope, $http) { var path = 'data/data.json'; var conditions = $http.get(path).then(function(resp) { //...
View ArticleHow can I show loading on the InAppBrowser
@rknbrk wrote: <img id="loading" name="loading" src="img/loading.GIF" style="position: absolute;top: 50%;left: 50%;margin-left:-32px;margin-top:-32px;"> <script> $('#loading').hide();...
View ArticleShowing the Quiz Results in quiz app
@emsee71 wrote: How can I show the Quiz Results in my quiz app? Here is my code: <div class="quiz-area" ng-show="inProgress"> <div ng-show="!quizOver"> <h2...
View ArticleRoute Problem ni Emulator
@RH34 wrote: Hi I'm my app works properly at the chrome browser but when I run it in Emulator it does not route even the static page, I use side menu for the page navigations..I am already connected...
View ArticleCanvas2image or html2pdf download div convert to image or pdf
@ivan wrote: Hello, I would appreciate if someone could help me, since I am a little desperate and I'm a bit of a novice yet ... I have a div with content referenced by id. That div by the library...
View ArticleIonic.Platform.ready not firing on iOS 9, 1.1.0-nightly-1583
@gzieba wrote: Like in topic (iPad 2 mini, 9.0.2), any solutions? Posts: 1 Participants: 1 Read full topic
View ArticleGet the value of radio button and store it , then show it
@emsee71 wrote: How to Get the value of radio button and store it , then show it ? <div class="card"> <div class="item item-image"> <img...
View ArticleAd Mob Interactive Interstitial Hangs Ionic?
@jtbdevelopment wrote: Has anyone experienced this? I have an ad mob interstitial ad on android with crosswalk. (I have not encountered the ad type in question yet on ios) if a non-interactive ad...
View Article