Ionic Header overlapping ion content
Thank you for your reply, i got it to work now.Also I know not the right place to ask but as you can see in the screenshot, why do I get a cream-ish color as the background in chrome device mode ? How...
View ArticleList of images are not showing on Load until I Swipe!
Thanks ! I tried, but still having the same issue. I need to do "something" on the screen for the images to show !
View ArticleTrigger Infinite scroll once items are cleared
Look at this codepen - http://codepen.io/anon/pen/pjboLg?editors=101 If it hit clear it doesnt trigger loadMore. I know i can manually call loadMore but i will endup losing the loader n other stuffs....
View ArticleUsing sidemenu and tabs together
leob, That is great to hear that it works right out of the box. Do you have a version of the complete 1.1 tabs seed that has a working side menu incorporated? Not a code sample but a complete seed...
View ArticleIonic emulate ios doesn't do anything
Hello, I tried ionic long time ago. Today i wanted to try something with it but had problems updating ionic and cordova. So i uninstalled both and reinstalled using npm install -g cordova ionic and...
View ArticleIonic emulate ios doesn't do anything
Having the same problems. First day working with ionic. Any help would be much appreciated. Thanks. system information: Cordova CLI: 5.3.1Gulp version: CLI version 3.9.0Gulp local:Ionic Version:...
View ArticleIonic emulate ios doesn't do anything
Update: could get the project to run in the emulator if I opened the project in xcode. make sure to scroll up the emulator if the emulator screen is blank. I found the start page at the top of the...
View ArticleIf i use one time bind of angularjs in ion-list, it would not work?!
I am using one time binding like so below, ng-repeat="post in ::posts" within ion-list, if I use ion-list, it would not work?
View ArticleIon-content does not show anything in it - just a blank white screen
Hi All, I built an app that works fine in the browser, but when I run it on my device or in ios emulator, nothing shows up. I have looked in the inspector, and the ion-content directive takes up the...
View ArticleHow to download mp3 from server to device mp3 folder?
Hi there!Im wondering about tutorial how to download a streaming mp3 file and store it to SDcard or outer mp3 folder ?Is it available for ios or only for android?Some kind of "Ionic view app" like...
View ArticleList of images are not showing on Load until I Swipe!
Update : This happens only if i have a Side Menu. If i remove the side menu, then the images are appearing fine.Just for trial purpose, i added this code, $ionicSideMenuDelegate.toggleLeft(false); and...
View ArticleIonic & Firebase (Firechat)- the perfect combination for a messaging app?
Firechat has a jQuery dependency and that puts a lot off people off (me included!) But it would seem that Firebase and Ionic would be the perfect combination for making a cross platform WhatsApp...
View ArticleIonic upload changing meta tag
a meta tag is being changed when uploading to ionic: I start with: <meta http-equiv="Content-Security-Policy" content="default-src *; style-src 'self' 'unsafe-inline'; script-src 'self'...
View ArticleCannot open PDF file in Cordova/Ionic app? after download it
I'm trying to open a PDF file in my app which I'm building with Ionic. I understand that I can do that using the inAppBrowser. I first get the PDF from an api endpoint, after which I write it to the...
View ArticleRubber banding issue
Hi all, I'm developing an app for my company, I currently use a tab bar with two ion content, one currently has a table list and the other has cards, both views show elastic scrolling when previewing...
View ArticleApple 3D Touch for WebView
Hi everyone After checking out Apple developer portal for 3D touch SDK, I found a WebView support for peek and pop for links and "detected data".Anyone has an idea what they mean by detected data. And...
View ArticleIonic and iOS 9
check this https://blog.icool.io/solve-problems-when-update-to-xcode-7-with-ionicframework/
View ArticleNo bluetooth devices found
Hi, I'm trying just to get this running on android but kinda lost. Could you please assist in an example of getting started? Thank you
View Article