Ionic 1.2.1: any documentation about ?
@5h177y wrote: I'm new to both Ionic and AngularJS, I just updated to Ionic 1.2.1 and how to set my to auto-play?The documentation is not updated...
View ArticlePush notification : Uncaught ReferenceError: PushNotification is not defined
@Taehwa wrote: Hello I am new to Ionic.I want to use ionic push notification for android phone. I followed all the instruction from ionic website and this For the debugging, I typed ionic serve And I...
View ArticleIonic intellisense for VS
@avihazut wrote: Does anyone know how I can get intellisense for my Ionic project in VS or VS Code? Thanks! Posts: 2 Participants: 2 Read full topic
View ArticleStrings broken with special character at Login
@victormartindev wrote: Hi, I'm working with a Login problem in my app. I have an oauth login implemented between my server and my app, login works right, but if I use a password generated by some...
View ArticleIOS XCode issues When Build
@nururddin wrote: I have a lot of issues in XCode Output Is there a particular problem? Posts: 1 Participants: 1 Read full topic
View ArticlePlugin should use a background thread
@nururddin wrote: how fix this issue ? Posts: 1 Participants: 1 Read full topic
View ArticleI have Issue Media Plugin With IOS
@nururddin wrote: Screen Shot 2015-12-23 at 13.48.30.png778x70 17.8 KB how fix this ??? Posts: 1 Participants: 1 Read full topic
View ArticleIonic View App – open local file in Powerpoint
@sandor wrote: Hey Guys, in my test project in the Ionic View App i need to open a local file in the Powerpoint for iOS App (only for testing). I am trying it with this custom URL scheme: javascript:...
View Article.APK not uploading to Google Console
@Neonic1 wrote: I have no idea what's wrong!I've tried EVERYTHING, please help me. :c This is my error: Warning:No -tsa or -tsacert is provided and this jar is not timestamped. Without a timestamp,...
View ArticleIonic back button not working even though ionicHistory back view exists
@felixs8696 wrote: My ionic back button doesn't do anything when it is being clicked even though, when I print out the version history, it shows that there is a back view. Also for some reason...
View ArticleHow align icon on search bar
@danielpt wrote: Hello, how can i align to center the icon of search bar? <div class="bar bar-header item-input-inset"> <label class="item-input-wrapper"> <i class="icon ion-ios-search...
View ArticleNeed some CSS help - resizable image
@pliablepixels wrote: Hi folks, I need some CSS insight. I posted this question on SO, but got no answers, so hoping some folks here can share their experience. Please take a look at this codepen:...
View ArticleIon-scroll won't let me scroll down the page vertically
@pbul2004 wrote: I have multiple on the same page, however when i now try to scroll the page up and down i can only scroll the page i the white space outside of the Is it possible that when you want...
View Article22/12 update broke the ionic start command
@luchillo17 wrote: Just testing with a new buildTest sidemenu project to see the updated npm package.json from yesterday 22/12/2015, i can see a huge change, now including babel, babylon and webpack...
View ArticleSwiper.js after iOS build missing
@tobias_philipp wrote: After running ionic build ios my included swiper.js and .css is missing. If I use "ionic serve" it is working fine. I started my project with Ionic 1.1. I was using the iDangero...
View ArticleCan't update ionic lib
@mbrookson wrote: Trying to run ionic lib update or ionic lib update -v 1.2.1 but just get this... bower ionic#1.1.0 cached git://github.com/driftyco/ionic-bower.git#1.1.0 bower ionic#1.1.0 validate...
View ArticleSwitching Ionic CLI between 1.x and 2.x back and forth
@prantikv wrote: I downloaded ionic 2 and i am able to create apps with it just fine. i do that by following command ionic start cutePuppyPics1 --v2 However i still want to create 1.x apps how can i...
View ArticleIonic keyboard on ios webapps acts terribly on scroll
@bgerstle wrote: Hi,So there seems to be a known issue when it comes to long forms and the ios keyboard. It seems like it has been solved using cordova as listed here. We are using a web app though...
View Article(Help) Abount my Navigation Bar! I've tried to make a Simple Nav Bar for my...
@Rakkzta wrote: Posts: 1 Participants: 1 Read full topic
View ArticleIon-list / ion-item and parallel queries/promises
@igordeoliveirasa wrote: Hi, is there any way to run background queries in order to calculate some values, example: rating count, and display each item asynchronously ? You know, my list is already...
View Article