Ionic 2 Beta ionic serve command not launching the app in browser
Hi @brandyshea, Have you got any solution??
View ArticleIonic 1.2: ion-slides
I have tried with the swiper options options: { direction: 'horizontal', loop: true, effect: 'fade', autoplay: 2000 } but loop does not work. It stops at the last slide. Maybe there is a conflict with...
View ArticleIonic 1.2: ion-slides
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
View ArticleIonic build with typescript not updating changes
I'm having the same problem here. The difference is that it doesn't help to restart ionic serve. I write my code, and my console window says that my ts files are changed. My app reloads in my browser,...
View ArticleApp not working in IonicView
I am not getting any errors in browser or cli. Here is whole function. Maybe I used this expression incorrectly. $scope.playSound = function (src) { if ($window.cordova) { $scope.media = new...
View ArticleAngular 2 Beta Release
So far all the recommendations I got are to start with Ionic 1 just because Ionic 2 might be too risky. What do you think about that, are you glad you start with Ionic 2 or are you sorry you didn't...
View ArticleIon-slides ionic 1.2.1 loop bug (codepen provided)
There is a bug with the new ion-slides (swiper) when placing a loop with autoplay.
View ArticleHow to use this in ionic?
How to assign a value to a column name? Eg <label class="item item-input"> <span class="input-label">Number</span> <input id="shifttime" type="text" placeholder="">...
View ArticleHow to use this in ionic?
I recommend to watch these videos.https://www.codeschool.com/courses/shaping-up-with-angular-js It will make you more familiar with Angular. Or read more about Angular scopes and data binding...
View ArticleHow to use this in ionic?
Came here to ask a question, have went through all other solutions this as a final result; i was looking for hands on help, not continuous learning. Thanks.
View ArticleChange ios select/select all /paste language
HiMy iOS development device`s default language is Chinese.But when I deploy the ionic app to the device,the "select/select all /paste" is in English not in Chinese (選取/選取全部/貼上)How to change the...
View ArticleHow to use this in ionic?
If you're ok with the fact you do not know what's going on. Here is one possible solution. It should work. <body ng-app="app" ng-controller="ctrl"> <ion-pane> <ion-header-bar...
View Article$cordovaFacebook FAILED BUILD Xcode
I also face the same problem, there is a way to keep authenticating by changing the Enable Bitcode flag to 'No' in the build options, but it will make the app open a browser when doing the...
View ArticleIonic creator for Ionic 2
Can I use Ionic Creator to create an Ionic 2 project?(Ionic Creator link: https://creator.ionic.io/app/dashboard/projects) Thanks!
View ArticleIonic 2 Beta ionic serve command not launching the app in browser
Hmm, it's something we need to research if you get this on a new project as well. Can you create an issue for it and we will look into it: https://github.com/driftyco/ionic2/issues Thanks!
View ArticleHow to combine multiple image in single image in android?
Hello Sir,I have Sandwiches images. I have all small pieces of Sandwiches images. I need to minus some parts of the Sandwiches. That means I need to create custom Sandwiches. I don't know How to...
View ArticleIonic 2 Beta ionic serve command not launching the app in browser
yup sure, Im getting this problem on every project, i tried npm clear and npm clean and reinstall the ionic@beta and cordova but no luck , By the way thanks for your time. Good Luck for --v2 Team Ionic.
View Article