Showing Blank Screen
@rig wrote: Hey I am new to ionic . I stated to create a hello world app. but when i run i am getting a blank white screen. Please take a look on my code. Index.html <link...
View ArticleCancel previous image load request from previous view
@qwentes wrote: Hi, I have two views in my app.A long infinte scroll that shows product thumbnails and product detail page with a detail image.I am loading 50 items per "page" in my list. In the list...
View ArticleCell ID plugin
@szerjav wrote: Hi, i cann't find any plugin that return Cell ID and is for iOS, Win and Android. I made plugin for Android but i need for other platforms to. Dose anyone know is there some plugin...
View ArticleAndroid white flickering the background (Video Available)
@adomvris wrote: I have an app with crosswalk and I am experiencing white flickering.The problem only appears on the specific Android Device (Vero A8870 RAM: 512MB, Quad Core, Android 4.4.2) The...
View ArticleHide ion-tabs on keyboard open
@mintzshahar wrote: Hey ionic forum, I recently needed to hide the ion-tabs when the keyboard shows and solved it with a directive: .directive('hideTabsOnKeyboardOpen', ["AppWindow",...
View ArticleIonic not creating cordova directories for iOS on Windows machine
@rgecy wrote: I updated my ionic and cordova CLI yesterday and started a new project. As I was installing some plugins, I kept getting an error saying that the cordavaLib/VERSION folder was missing...
View ArticleHow can i access ionic html tags inside my JS file
@abdulaleem_systems wrote: I want to change the value of ion-nav-button (side), button(menu-toggle) and ion-side-menu(side) from LEFT to RIGHT. how can i do this? Here is my Code: <ion-nav-buttons...
View Article--target ignored
@duepiudue wrote: Hello, my actual configuration: Cordova CLI: 5.4.0Gulp version: CLI version 3.9.0Gulp local: Local version 3.9.0Ionic Version: 1.1.1Ionic CLI Version: 1.7.8Ionic App Lib Version:...
View ArticleNeed help on ionic integration with android studio
@ramanasamsani wrote: Hello, I'am using android studio as my IDE So want to integrate ionic library into android studio how can I add ionic to android studio can any help me out from this issue .?...
View ArticleSidemenu template: menu visible on app launch
@somtam wrote: Hello everybody, I don't find the reason why when I launch the app I can see for a second the menu.The structure I am using is the sidemenu template. thanks in advanced! Posts: 5...
View ArticleError: tabNavElement.isolateScope(...) is undefined
@lucbonnin wrote: Hi, I've an app with tab bars + ion-list (ng-repeats) and when i use the "pull to refresh" feature, everything is displaying fine but i got an error on the ionic serve console As i...
View ArticleButton-bar shows only 2 of 4 buttons, only in IE :-/
@dolthead wrote: No matter how wide the browser is, only two of my four buttons are showing in IE. Has anyone seen this and know how to fix it? Here is the button bar: <div class="bar...
View ArticleFile transfer in ionic view app
@kddc wrote: Hi, I'm just starting development with ionic, but i have already some angular experience.I wanted to try something with cordova file transfer plugin, which i got to work on the iOS and...
View ArticleNo network connection on iOS
@m52go wrote: Hi, I'm testing my app on iOS and Android. Android works great (although animations are a bit choppy). iOS is super-smooth, but I don't get any network access. Kind of a big deal. This...
View ArticleIonic toggle
@1fabiopereira wrote: Hello guys, I have a problem when using the , it is related to a ng-model that can be true or false, however when any change is made in the ng-model is not reflected in the view...
View ArticlePause and resume events EXCEPT when another app is called from within the app
@JRozler wrote: The way our app is built, it needs to log the user out when it pauses, and force them to log back in when they resume. However, the user is able to open the phone and maps app from...
View ArticleSend Email with Php server
@RumoApp wrote: Hello everybody, I want to send email from my app using ionic my server in php what better way to do issso not want to use the native app wanted to send via web server via a contact...
View ArticleBug in the layout on smaller screen resolution?
@LaRepera wrote: Dear Colleagues, This happens in lower-resolution screens such as a recent j2 with a display of 540 pixels wide by 960 high Attach images, first see the main menu after you login,...
View ArticleDeleting crosswalk cached data
@martov wrote: Hi everyone!, my app has an ever gorwing size, i think it's because crosswalk keeps caching the new contentI push to my app and does not remove the old content from it's cache. is there...
View ArticleError with ng-messages-include within
@chandra_arifin wrote: can any1 help me? I include ng-messages in my ion-view example. <div class="form-errors" ng-messages="frm1.username.$error"...
View Article