webGL is not working
@mencls wrote: I'm trying to load a 3D Map working with webGL in an iframe tag in my app: <iframe width="560" height="238" src="https://mylink" frameborder="0" allowfullscreen></iframe>...
View ArticlePut logo near toggle button
@sokhomoliyuth wrote: Dear all, everything look fine in new devices or devices with clear pixels, but for old devices , the logo just come from nav bar and looks ugly.is there any better way to put...
View ArticleCustomer re-order button
@kuzun9x wrote: Hi all,I have a similar list with re-order button as in the example on http://ionicframework.com/docs/api/directive/ionList/ When i tap Reorder button, in list will show ion-navicon,...
View ArticleDsiplay received notifications in status bar
@cnpallares wrote: Hello everyone! One question with im dealing rigth now. My code is: var push = $ionicPush.init({ "debug": false, "onNotification": function(notification) { //open notification...
View ArticleSqlite Database problem in copying
@samaalir1 wrote: Hi, I'm having some issues in copying SQLite database ( or maybe read it ), i've already tried a lots of codes but without any result, all what i want is to do a login page that...
View ArticleApp not emulate on ios/andriod
@dinesh_koli wrote: I am new to IONIC . I got the following error. ios-sim was not found. Please download, build and install version 3.0.0 or greater from https://github.com/phonegap/ios-sim into your...
View ArticleHow to use "Retire.js" in ionic app for OWASP
@Apptestgenerate wrote: Can any one tell me, how to integrate "Retire.js" in ionic project in order to check known vulnerabilities Posts: 1 Participants: 1 Read full topic
View ArticleBrand New E commerce theme hits ionic market
@mark2k wrote: I just uploaded my new ionic framework ecommerce theme here check it out Posts: 1 Participants: 1 Read full topic
View ArticleHow to multidimensional array items post using angulatjs
@anilDevaki123 wrote: how to multidimensional array items post using angulatjs Posts: 1 Participants: 1 Read full topic
View ArticleBust controller cache only when navigating from side menu
@lehresman wrote: I'm looking for a way to bust the view cache only when navigating from the side menu. I can't use cache-view="false" in the template because that will totally disable caching (i.e....
View ArticleA problem with scrolling
@dylaneJC wrote: Hi Please, I get an issue with the scroll on my app.indeed, when I lunch it on the browser, the scroll plays well, but once created the .apkit doesn't scroll on my mobile phone. How...
View ArticleSplash screen icons stopped working
@rolinger wrote: I am not certain when this started as I was too busy working on functionality but at some point my splash screen stopped working. It just a white screen now. Correction: I have...
View ArticleCan I download Android Plataform for all project?
@fellipeh wrote: I'll need to show Ionic on a Class, but all computer their don't have internet connection (a good one)... So.. Instead I add a android plataform for each project, and download the...
View ArticleIonic backround
@ramankr wrote: i am using ionic when app exit cant run background .please help me Posts: 1 Participants: 1 Read full topic
View ArticleAngular 2 - first sample
@venkat wrote: Hai friends, How to start the my first sample using Angular 2? please send link to create guys.........Please advice..... Posts: 1 Participants: 1 Read full topic
View ArticleNeed some help with SQLiteCopy
@samaalir1 wrote: Hello all, first i'm a newbie, I'm having some issues in copying SQLite database ( or maybe read it ), i've already tried a lots of codes but without any result, all what i want is...
View ArticleError: Failed to find 'ANDROID_HOME' environment variable. Failed to find...
@Aymeric_W wrote: I've an error in ionic when I try to build android! Error: Failed to find 'ANDROID_HOME' environment variable. Try setting setting it manually. Failed to find 'android' command in...
View ArticleHow can I route to a specific (sub)-view or change the view?
@MaKin wrote: I've created a state with multiple views. Can you tell me how to route to a specific view? app.js: .state('tabs.movies', { url: '/movies', views: { 'movies-tab': { templateUrl:...
View ArticleRelease problem with Android app version code, Please help
@elduderino15 wrote: Please help, I tried mostly everything I could find. I somehow managed to make the the automated build uploaded a app version with 6 digits to the play store a while ago. I didn't...
View ArticleHow to prevent restart on resume?
@myyellowshoe wrote: In ionic 1. When the app is put into the background, I'd like to prevent a refresh/reload of the app on resume I've seen that I can listen for resume with the code below, but not...
View Article