Ionic history back
@asvivek717 wrote: $ionicHistory.goBack(); is working properly in web browser. in android phone it is not working properly.for 1 history it ok. if two history back is used it is not working. then it...
View ArticleIONIC | Nav button missing, after switching layout
@abdulaleem_systems wrote: I am working on application, which supports 2 languages: English Arabic In my application, i have setting screen, where user can change language: Step 1: ( Setting Screen)...
View ArticleIonic View up does not allow me to login.. Change server settings?
@shotbyabel wrote: I am trying to understand why my ionic app does not allow me to login after I run all the steps for ionic upload... I have a development server that fetches my users API so I am not...
View ArticleIonic web and mobile backview is different parameters. it is not working...
@asvivek717 wrote: please help me finding problem in $ionicHistory.backView() Posts: 1 Participants: 1 Read full topic
View ArticleRunning on android device fails with command line, but works with Ioniclab
@GregoireC wrote: Hi everyone, I'm just discovering Ionic and I try to run my App on my Android Device.When running it from Ioniclab, the app is successfully built and launched, but I'm not able to...
View ArticleCan't switch node version
@LouisR wrote: Hi I am trying to change my node version to use with ionic. But I can't ! It's the second time I've run into troubles with ionic/nvm...this should be working 'out of the box' really......
View ArticleNgcordova push unregister android
@coreelements wrote: I'm trying to unregister an app from the Google Push Notification. According to ngcordova, I need to pass some options // WARNING: dangerous to unregister (results in loss of...
View ArticleGet the name of a file from FILE_URI
@marosseleng wrote: Hi, I need some hint on how to get the name of a file, that has been picked/photographed by the cordova camera plugin. Here is the code, I have for getting a picture: var options =...
View Article"Pull to refresh..." text reappears briefly after spinner is done
@lilbiscuit wrote: I am using the pull to refresh to update a list of cards. Everything works but there's a hiccup when it is done refreshing and closing. The "Pull to refresh" text reappears for a...
View ArticleFailed to load resource: cordova_plugins.js
@tones411 wrote: Getting an error in the console about missing cordova_plugins.js. ionic info Cordova CLI: 5.4.0 Gulp version: CLI version 3.9.0 Gulp local: Ionic Version: 1.2.1-nightly-1867 Ionic CLI...
View ArticleEl Capitan not reported correctly in ionic info
@tones411 wrote: ionic info is showing my OS as Yosemite even though I'm running El Capitan. This isn't causing any problems that I know of but I figured I'd mention it since I noticed it while...
View ArticleIonic Routing
@Harilall wrote: Hi guys, I have been working with AngularJS since ionic uses that, so I have basically created a small web app locally and I am trying to convert it to an ionic app, minor changes...
View ArticleRemove tabs from ionic app
@binoculars88 wrote: Hi all,I've started playing around with Ionic using the Tabs template.I ended up developing my app in the middle tab section.Now, I realize I don't need to other tabs. In fact, I...
View ArticleSource changes not taken into account by subsequent 'ionic run --device...
@sioux46 wrote: Changes made to source files are not taken into account by subsequent runs.If I change the content of a console.log message, then running the app with 'ionic run --device android', the...
View ArticleIonic platform add android error
@nagaraj_madyastha wrote: ionic platform add androidUpdated the hooks directory to have execute permissionsDownloading Default Ionic ResourcesDownloading:...
View ArticleBug: $ionicScrollDelegate.freezeScroll doesn't work (codepen provided)
@JerryBels wrote: Type: bug Platform: all Hello, $ionicScrollDelegate.freezeScroll(true) doesn't work at all. No error in the console, it simply won't work. Codepen It doesn't help to use...
View ArticleWhere does the 'app' folder is to be found ? ASIDE or INSIDE the 'www' folder?
@sioux46 wrote: A few weeks ago, 'ionic start tutorial --v2' created a new projet folder with the 'app' folder INSIDE the 'www' folder. Now a time, the same command put the 'app' folder ASIDE the...
View ArticleHow do you get state.data in template?
@smth wrote: Hi I'm just using ionic / angular for the first time. I've started out with the "sidemenu" app and I'm trying to pass some variables from the various states to a template. So far, in...
View ArticleGoogle Play In-App Purchasing
@Neonic1 wrote: Hi everyone,I'm generally an HTML, CSS, JavaScript, PHP and MySQL programmer. The whole Google In-App Purchases looks kind of scary with different languages. I know how to send and...
View ArticleTwo-way control for ion-slides
@dleonard77 wrote: Is there a way that allows two-way control of slides in ionic 2 using the <ion-slides> component?Using swiper.js (from idangeros) the implementation looks like this e.g. .....
View Article