SCSS Custom Colors in Ionic
@sam53 wrote: I want to know how i can add dynamic color hex code coming from backend services (The color will be selected by the user from dashboard). How I can implement that hex color in the ionic...
View ArticleCollection-repeat shows up as a grid instead of a list for a moment while...
@omyen wrote: This issue seems to occur when I switch the view back to the page with the collection-repeat in it, or empty and replace the data in the list. For a split second (on my computer) and...
View ArticleError: undefined is not an object (evaluating 'viewHistory.currentView.index')
@kntmrkm wrote: I posted issue at Github. github.com/driftyco/ionic Issue: Error: undefined is not an object (evaluating 'viewHistory.currentView.index') opened by kntmrkm on 2016-02-17 Hi, I'm using...
View ArticleFirebase Request and Ionic Loading
@donsplash wrote: I am pretty new to ionicplease i need help i have a controller that pulls data from a Firebase service, named ReadService and a function getRedings()i use a controller to pull data...
View ArticleWeird spacing
@X_Y wrote: When I use the following code to display a header, the title gets a weird left/right styling. If I change the line {{connectStatus == false ? "Connect" : "Disconnect" }} to...
View Article[iOS] App freeze on start
@drettig wrote: Hey, i currently develope an iOS App with Ionic and get some strange behavior when i deploy it. First i tested on a iPhone 4s and sometimes the App freeze right after the Splashscreen....
View ArticleCertificates
@anothergituser wrote: When having more than one app, do i need a keystore for each app and each keystore with the key for that app, or should i have only one keystore with the keys for each app. I'm...
View ArticleTrying to change view from within an alert gives a black screen
@jamesbyrne wrote: Im trying to change to view within an alert as below. However when I try to change the screen the transition occurs but only a black screen is shown. Calling the...
View ArticleHow i disable button effects on android?
@uiktiomasfeliz wrote: Hy there, i was using ionic2 app on more android devices and i notice that the click(wave) animation are "slow". How i can dissable that animation? Thanks. Posts: 1...
View ArticleAPI Creation
@Jiten_08 wrote: How to create the API for the remote database connectivity in ionic..? Posts: 2 Participants: 2 Read full topic
View ArticleDoes IONIC support android 6?
@brobx wrote: The issue is that our app crashes only on android 6. It works perfectly on android 5. What should i do to start my application on Android Marshmallow devices? Posts: 4 Participants: 3...
View ArticleHow to importing pages
@Mxman06 wrote: As a beginner in Ionic2, I want two ionic2 apps which are including same pages (in order to distribute the same code for multiple clients but not reproduce). I tried this : I created a...
View ArticleController doesn't call function on loading
@Ionicoser wrote: Hi all, maybe someone know why my function dosn't fire at first time. It fires only if i change my route to another page and back to the first page. My Route-Settings: $stateProvider...
View ArticleDOM elements are rendered slowly on Android (marshmallow Specific)
@badari wrote: Hello, We are seeing that DOM elements are getting loaded slowly on switching my ionic app from background to foreground. The same issue is not reproducible w,r.t iOS .Please let us...
View ArticleController inside ionic side bar menu executed twice
@zjhiphop wrote: Hi, recently i got a problem when i use nav side bar menu: <ion-side-menus enable-menu-with-back-views="false"> <!-- CONTENT --> <ion-side-menu-content> <!--...
View ArticleController is loading twice by using $state.go()
@Ionicoser wrote: Hi all! If i'm using $state.go('app.home') my controller appHomeCtrl is loading twice and appCtrl is loading one time again. Can someone help? $stateProvider //APP .state('app', {...
View ArticleBackground image is resized when virtual keyboard is open
@brokleen wrote: Hi,How can i have the same background size when the virtual keyboard is open ?Look screenshots : Posts: 1 Participants: 1 Read full topic
View ArticleIonic start to set a destination to gps navigation
@getlose wrote: I want to my ionic app can set a gps navigation by given destination.I mean the ionic app just call the navigation app and start to navigate user to a given destination by the ionic...
View ArticleAction Sheet Won't Show
@whileyryan wrote: Hi All, I'm currently running into an issue where my Action Sheet isn't showing. The screen dims and it appears like the Action Sheet is going to show, but it simply doesn't show...
View ArticleInstall ionic application on android tv box
@shahril9 wrote: Possible or not I install my application which using ionic framework on android tv box ? Posts: 1 Participants: 1 Read full topic
View Article