How to remove side swipe shadow in app
@Freundschaft wrote: Hi there, in my builds I noticed if I swipe left or right in my app I always get these shadows like the ones you get in android when you have swiped to the end of a list...
View ArticlePush notification not working in Android platform
@manikdp wrote: I have created the push notification for Android, but its not working. Even I did not get register id back while I registered. Here is my code. please help me what mistake I did in the...
View ArticleRange input ( slider) not dragging in Firefox
@doron wrote: Please note first that this problem only exists in Firefox, no problem in Chromium (latest Ubuntu versions at the time of writing). I'm seeing the problem when running via ionic serve....
View ArticleWARNING: Tried to load angular more than once
@jesst446 wrote: Hi Please can someone tell me how to fix this my screen is blank because of this error ionic.bundle.js:33809 WARNING: Tried to load angular more than once. Thanks Posts: 5...
View ArticleIonic Push Delete tokens on app uninstalled?
@FMD wrote: Hello, I'm using the Ionic Push for our app. and I'm thinking about do I need to manually remove the device tokens if the user uninstall the app? Does Apple give the device a different...
View ArticleIonic State View
@TJL wrote: Im having trouble setting ionic state view, need to help to clarify the view/state. If i set it to profile it'll show but in the wrong view(profile view) and if i switch to student it...
View ArticleLooking for experienced Ionic Developer
@chris_reed01 wrote: Hi,I am looking for an experienced Ionic Developer to assist us in the development of our mobile app. Our mobile app provides unique functionality for travel companies. and we are...
View ArticleSqlite and ionic view
@mjpwall wrote: Hi, I'm using the following to start an sqlite db in my app. if (window.sqlitePlugin !== undefined) { _db = window.sqlitePlugin.openDatabase({ name: "tim.db", location: 2,...
View ArticleStarter CodePen for Ionic 2 to demonstrate functionality or use to show issues
@aaronksaunders wrote: Does one exist anywhere? I know how to start a project from the command line and I am not looking for sample code. I am looking for a way to quickly demonstrate functionality,...
View ArticleAJAX Requests simply won't work
@ratake wrote: Hey guys,I'm trying to run some AJAX requests but they simply won't work. They run just fine on the browser and on iOS Simulator, but whenever I try to run the app on an Android device...
View ArticleWeb version works, iOS doesn't
@blanketrock wrote: Okay guys, I am really struggling here. My app is almost complete, everything works great in the browser so I am off to testing in iOS. The part of the app that isn't working is...
View ArticleActivate sub-pages from a main page
@dbertels wrote: I am new to ionic 2, and find myself in the following situation. I have 3 main stages in my app which are on the same level. Each of these stages uses the navigation stack to navigate...
View ArticleQuick tap with on-hold and on-release
@soulmecca wrote: Hi, I'm developing an photo related application and needs a preview when a user touches and holds it for a while just like Instagram's image preview. I found that on-hold and...
View ArticleWhy hairlines border-width .55px instead of .5px?
@leschirmeur wrote: I noticed that hairlines border-width is set to .55px in Ionic2 and I'm wondering why the value of .55 has been chosen instead of just setting it to .5px. Anyone able to explain...
View ArticleGooglemaps change custom directives attribute value is not working
@roxette22 wrote: up vote0down votefavoriteI'm working on google map. I want change the markers set base on dropdown select. But the problem is that the element that I bind is not recoginized by...
View ArticleProblem with $ionicHistory
@jsjaskaran wrote: Hi, I'm developing an app where the user first comes to home screen like this .state('home', { url: '/', templateUrl: 'templates/home.html', controller: 'HomeCtrl' }) and then user...
View ArticleSetting header color of app in overview (recent apps) screen
@moe_ahmed wrote: I'm adding some Lollipop-only styling to an app. I want to change color of header in the overview screeen like Gmail has here (red instead of the default grey) : Is there and ionic...
View ArticleHow to clear previous data when login
@barbadillojomel wrote: Hi guys just want to know your insights about this issue cause I'm stuck finding the right solution. I got all the right data from the server whenever i login. But when i...
View ArticleErrors when trying to run ionic in ubuntu after updating to latest version
@sajithwavenet wrote: Hi guys, my first post here. When trying to run ionic in ubuntu using the folling command: ionic run android I am getting the below error: SyntaxError: Block-scoped declarations...
View ArticleBasic Application Steps
@muthuiscse wrote: What to do for build android after creating project Posts: 2 Participants: 2 Read full topic
View Article