Text Decoration looks wrong in Sublime text 2
@Sab8a wrote: My code is working fine, but can anyone tell me why the end of my code looks odd. Do i need a plugin ? ThanksSabba Screen Shot 2016-01-15 at 14.35.02.png1394x1198 129 KB Posts: 4...
View ArticleTypeError: Cannot read property 'scan' of undefined
@Baklizki wrote: Hello community,im sitting over 4 hours and trying any possible suggestion, but no one works for me.Im including follow cordova plugin...
View ArticleStrange errors in eclipse for ionic project
@fabiobalsamo wrote: Hi, i start to use eclipse to develop ionic app...but there are many errors when i import the project. If i run the aoo works, but for example i have errors in...
View ArticleUthentication help
@dumorim wrote: I can not log into my backend services.js angular.module('starter') .service('AuthService', function($q, $http, USER_ROLES) { var LOCAL_TOKEN_KEY = 'yourTokenKey'; var username = '';...
View ArticleFailed to fetch plugin cordova-plugin-googleplayservices@19.0.0 via registry
@nadimemon wrote: When I try to install cordova plugin add https://github.com/floatinghotpot/cordova-plugin-admob.git This shows the following error messageError: Failed to fetch plugin...
View ArticleCollection-Repeat with Dynamic List - Possible?
@dlane2014 wrote: I'm attempting to use collection-repeat to solve the performance problem created with long lists rendered with ng-repeat. Can collection-repeat be used to render a list a user is...
View ArticleHow to do http.get request to a https server?
@icarus_31 wrote: Hi, I am not sure this is the right category, so if you think it should go somewhere else, let me know. My Ionic 2 app works with regular http, but **seems ** not working with https....
View ArticleNative scroll vs Javascript scroll, pros and cons
@jscolton wrote: Native scroll is faster but does it mean that I can't use collective-repeat and scroll through 1000s of items without worrying about running out of memory on iOS and Android? So, what...
View ArticleNo problem with content-security-policy on devices but errors on local serve
@griffin wrote: Work's perfectly on android, ios, & fire devices. Can't click some listings. On local serve. What the heck am I doing wrong?? `http://localhost:*; script-src 'self' 'unsafe-inline'...
View Article@Page Dependency Injection ERROR
@Zeak wrote: Howdy. I've decided to venture into #Ionic2 and have stumbled upon a error that has me scratching my head. Here's a Plunker of the code I'm working...
View ArticleNavigation button not working
@HusseinZeinn wrote: iam trying to make a navigation button but when i click it it dont switch page but it show the page name at top of browser Posts: 1 Participants: 1 Read full topic
View ArticleVertical slides
@dustinjsilk wrote: Im trying to implement vertical slides. I've looked through the source code and see that Ionic uses iDangerous swiper which allows for vertical slides. I've gone in and manually...
View ArticleReload Ionic List After the Ajax Response is Received
@azamsharp wrote: I have a ion-list in my template which is tied to VegetableListController. I want to fetch the data from a remote server and then refresh the ion-list. I can successfully fetch the...
View ArticleSearch Feature, Refreshing List nicely?
@skippertech wrote: Hey Guys, I am using a backemnd service (parse in this case but that doesn't really matter for this question) and wanted to simply search it. I have a textbox that upon text being...
View ArticleIonic Push does not show message in lock screen and notifications
@FMD wrote: I have setup the ionic push in http://docs.ionic.io/docs/push-ios-setup for IOS.And I can see my app in ionic.io and I tried to send one time notification with development IOS Certificate...
View Article'floating' elements and background image
@Cesarp wrote: Ionic allows to create different elements but mostly they are aligned to the** left, right or center.. **there are some apps whose elements are 'floating' in the screen, let say a...
View ArticleHow to write Bangla with ionic?
@shohan4556 wrote: Hello, I make an app in our native language Bangla so How can I write Bangla with ionic, is there any library to make it. Thanks. Posts: 1 Participants: 1 Read full topic
View ArticleIonic SQL server?
@guitartechlove wrote: Is it possible to use SQL server in ionic? and how? Thanks Posts: 2 Participants: 2 Read full topic
View ArticleUse a database with data
@gublin wrote: Hello, I have a problem, I want a database with dates, I saw the code and supposed to this.sql = new Storage(SqlStorage, {name: "my.db", existingDatabase: true}); I can use my.db with...
View ArticleIonic-filter-bar customisation
@niallr wrote: Hi everyone, I am wondering how difficult would it be to use ionic-filter-bar with a search button and when the search button is clicked, it sends a request to a server. I love the look...
View Article