Understanding Overriding ionic variables
@yasirpanjsheri wrote: hi , perhaps this is a silly question but I am a bit confused. what the difference between $tabs-background and $tabs-md-background? does that mean if I use the second one or...
View ArticleJPEG file not opening after creating it with Writefile Api
@ShehramTahir wrote: I am creating a JPEG image with writeFile. It is giving me success on this and creating an jpeg image in the directory. But when I open that file manually by going into that...
View ArticleBuild Variants with Ionic
@jd048 wrote: Does Ionic/Cordova support build variants (like targets in Xcode or Product Flavors in Gradle)? I need to create Lite and Paid version off the same code base. Posts: 1 Participants: 1...
View ArticleCordova Gigya SDK Integration on Ionic
@bonlemuel wrote: Hi Everyone, I tried integrating Gigya SDK. I followed the correct documentation (http://developers.gigya.com/display/GD/Cordova). But I got an error when importing Gigya plugin...
View ArticleCreate dropdown menu
@Vino wrote: First let me say that I am newbie with ionic, I tried find my solution in google, but now the information is mixed with ionic 1, ionic 2 and now "ionic 3". I need do a dropdown menu wich...
View ArticleCustom modal without 'Close' button
@paveltrufi wrote: In this page the ModalController is presented, and when I try it I see something weird: there are two ways to dismiss the modal, by clicking in the toolbar's 'Close' button, next to...
View ArticleBest practice for getting data from async methods
@eavenue wrote: Hello everyone, I would like to ask you the best practice for getting data asynchronously and using them in other methods. For example, i would like to retrieve 3 values from local...
View ArticleToastController not disappear
@pyav wrote: Something with packages updated and toasts stopped to disappear by timeout. dismissAll also not hide it Posts: 5 Participants: 2 Read full topic
View ArticleBuildin publish-subscribe style event system stopped working in Lazy Loading app
@moberwasserlechner wrote: Hi, I recently upgraded my 35+ page app to use lazy loading and overall the upgrade was easy and the result looks very good. Note: I used a npm script to generated most...
View ArticleIonic cordova build android error
@shmulikmak wrote: Running app-scripts build: --iscordovaserve --externalIpRequired --nobrowser [14:27:45] build dev started ... [14:27:45] clean started ... [14:27:45] clean finished in 2 ms...
View ArticleIonic push notification api in c# with WebApi?
@Arulmano wrote: Ionic push notification with webapi how to do? anybody know please give me the link. How to connect to server? Posts: 1 Participants: 1 Read full topic
View ArticleCould anyone double-check my package.json?
@tbergeron wrote: I'm having very weird error messages concerning providers, dependency injection, and other random messages. My code used to work before I changed something on my dev machine and now...
View ArticleConnect to bd web orientation
@freddycastillo wrote: Greetings from Venezuela. Iam new on Ionic and i need orientation about how to connect an app mobil based ionic 2. Exists a web is finished and the client want the app mobile,...
View ArticleUse D3-Sankey in Ionic, Alternatives?
@whsparrow wrote: Hi all,I try to get D3-Sankey running with ionic, i installed d3, d3-sankey and the @types via npm, but I still get a lot of errors.Did anyone of you succesfully use D3-Sankey...
View ArticleGeneral Architecture Ionic
@Gargnak wrote: Hi, I'm new to ionic and i want to start with a good practice architecture.I come from .net world so for me the architecture is mvc.I want to build an application with some objects...
View ArticleNative Audio Problem
@Cankaya wrote: Hi,I'm using emulator and first open the app audio not play.But back to main window and run,audio is playwhy first not play? Posts: 1 Participants: 1 Read full topic
View ArticleHow to get child of child in firebase
@alibahjat wrote: hello i want to show a child of child in ionic ng-for from FirebaseListObservable i tried this but i get errori want to get one form catlogy array <ion-item *ngFor=" let item of...
View ArticlePromise waiting process finish to next process
@danillo10 wrote: I have a function that calls another function and I'm using promisse. Why does not the function wait for the other to finish to return the success (data)? It runs the date even...
View ArticleIonic CLI Service Proxies broken?
@Sujan12 wrote: I feel pretty stupid right now: Service Proxies seem not to be working for me right now. I copy the example from here to my ionic.config.json:...
View ArticleIonic Desktop App - Picture Upload
@Philipp_Websteps wrote: I want to build my first Desktop Web Application with Ionic2.And now I want to upload a picture, preview it and then upload to my API.The question is: What's the best way to...
View Article