Create 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 ArticleResize problem
@kocei wrote: Hello, im having an issue, when I want to type something in my textfield on my app. The size is switching.I have already checked my viewport and my keyboard plugin. I really don't know...
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: 2 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 ArticleHow can I implement this week scheduler in ionic?
@abhi123 wrote: I want to implement this week scheduler in my ionic app.Is there any inbuilt plugin or directive to achieve this. Screenshot.png947x463 21.6 KB Posts: 1 Participants: 1 Read full topic
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 ArticleIonic native In App Browser how to get current url
@infinitykingz wrote: Hi,i want to run in app browser and then i want to get current URL when change webpage how can i get it ? ngOnInit(){ const browser =...
View ArticleDetect if device is capable of decoding 4k
@binoculars88 wrote: I'm using VR view by Google in my Ionic app. VR view's docs state that "some older devices cannot decode video larger than 1080p (1920x1080)". In my app, the user downloads the...
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 ArticleError while implementing FCM in ionic v1
@mylearing wrote: Hi in my Cordova project(Ionic v1) I'm using a background-location plugin for location tracking. The plugin working fine when I run alone but I also need the Cordova plugin...
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 ArticleHow to make clickable images
@sahir04 wrote: Hi , i am new using this framework need your help , Actually i want when i click on image a new page must be shown , how to do this ?sorry for my bad english Posts: 1 Participants: 1...
View Article