White screen just for Android
@focusapp wrote: Prior clarification: There are more topics in this forum and Stackoverflow about White Screen only in Android but no one works for me, may be because I am using ionic2. I have this...
View ArticleHow to have ion content start after a div/image
@dazlugin wrote: I'm new to the ionic framework and can't seem to get anything to work. I'm trying to have an image at the top of the screen and the scrollable content start below the image but the...
View ArticleGigya on Ionic
@bonlemuel wrote: Hi Everyone, Has anyone tried running Gigya SDK using Ionic and Angular JS? If so, how was it? I'm thinking of integrating it on my Apps. Thank you. Posts: 1 Participants: 1 Read...
View ArticlePassing id from one page to another in angularjs
@Jiten_08 wrote: I want to take id from list.html page and use the same id to display the details on the list-detail.html page.I just started using angularjs.I am not able to display the details based...
View ArticleMobile WebView in Ionic
@vivekiit wrote: Hi, We have created desktop apps using Electron by loading our web application within Electron browser window. It works fast and we didn't feel the need to use any custom HTML/CSS...
View ArticleDuplicated Ionic App is not getting installed
@kveerababu wrote: I have developed android app with ionic framework and we have released in play store. After that we need a same clone of app. We duplicated that app & changed package name,app...
View ArticleShare data between views from service like angular / ionic 1
@YourPrivateCoder wrote: Hi all. I would be happy if someone can teach me right way to achive sharing data between components from service like in angular 1. As I understand "this" behaves now...
View ArticleLocalstorage sometimes cannot load the values in Ionic App
@razam217 wrote: Hi I'm using localStorage in my hybrid app developed using Ionic framework. Everything works fine, but recently we've noticed that if I keep my app in background for a longer...
View ArticleHow to get dom element in ionic2
@davyzhang wrote: I know I can do document.getElementById() stuff is this a recommended way to do it? Posts: 1 Participants: 1 Read full topic
View ArticleWorking example cordova FileTransfer plugin with Ionic 2 typescript
@dtaalbers wrote: Hi all, I am having troubles finding a good working example of usage of the cordova file transfer plugin. I'm not sure what to do exactly so if someone has a working example + step...
View ArticleIonic 2 tabs - first tab not activated
@MrBokeh wrote: I am working on an ionic 2 app, the first tab doesn't seem to be activated like after 10 seconds later.I have to manually switch between pages in order to activate them on iOS, it is...
View ArticleUnable to pass the data from view to the controller
@rohitativy wrote: Hi, I am trying to pass the data from my form to the controller but unable to pass the data. Here's the code The view code and controller code can be found at...
View ArticleIonic2 Sqlite db file locaiton
@PacaVaca wrote: Hello,I know, that this question has many answers out there in the world of google, but either I'm not so smart, or do something wrong) While developing with ionic v1 I was been able...
View ArticleScreenshot with Sharing option
@aadilm wrote: Hi All, I am trying to add a capability to my Hybrid Android App that i have built using Ionic+Crosswalk The capability is to take a screenshot of the screen the user is at in the app...
View ArticleIonic 2 Fast page adding tool
@Vilyx wrote: Hello, I want to share with you my tool for creating new pages in ionic 2 project. GithubYou can download compiled exe or create your own C# console project from sources. It is working...
View Articleionic2 flex layout action button will disappear both on phone and browsers
@davyzhang wrote: video to of this problemhttps://dl.dropboxusercontent.com/u/84845057/flex.mov code of this apphttps://dl.dropboxusercontent.com/u/84845057/sp.zip I found its a bit about the z-index...
View ArticleIONIC iOS startup memory leak
@coreelements wrote: Hi Recently I've noticed my app is sometimes leaking memory at startup. I don't know what is causing it. I've tried debuggin with gapdebug (timeline), but still no luck. Is there...
View Articleng2-Localize Get multiple localized string values
@omar123456789 wrote: How i can get localized values for a set of string in one step? I use this this.translate.get('forgetPassword').subscribe(translatedValue => { alert(translatedValue); }); to...
View ArticleHow to speed up complex SVG drawing?
@Pablo74 wrote: Hi, I am preparing school timetable for two week (odd week, even week). Both SVGs are complex, appear dynamically (data for every school lesson are stored in JS as object). Inside SVGs...
View ArticleIonic 2 how to adjust list item divider size
@kosalam2 wrote: Hi how can i change list item divider size using sass. ? Posts: 1 Participants: 1 Read full topic
View Article