Wanting to style buttons with outline attribute
@theitteam wrote: Hey all, I have button with a conditional ‘active’ class: <ion-button fill=“outline” [class.is-active]=“isOptionSelected(i)”> The active class is being applied but I cant...
View ArticleEmulate android error
@cikcoh wrote: Waiting for emulator to boot (this may take a while)…BOOT COMPLETE Warning: restoring GLES1 context from snapshot. App may need reloading. Skipping build… Built the following apk(s):...
View ArticleSet Cookie with InAppBrowser
@sushantr wrote: Hello, Is it possible to open url with InAppBrowser and set cookie which I already have in local storage. I know we can run JavaScript code with executeScript method. So can anyone...
View ArticleIonic 4 dynamic data for charts ( chartsmodule)
@iamvijay wrote: Its possible to add a dynamic data (live url’s data) over a chart. I tried many things but its not work and for static and local data its works efficiently. Please give me a solution...
View ArticleDate Pipe not working for numeric to month string
@nikhil7 wrote: I want to convert numeric to month string using date pipe. (e.g 1 to January) I am using *ngFor to iterate through complete list. But currently it is showing January month to every...
View ArticleRetrieve data
@Milumaria wrote: how can i retrieve a value from ionic storage and how can i pass that value to service as the parameters of a function? Posts: 1 Participants: 1 Read full topic
View ArticleIonic 4 network check example problem
@klejz0r wrote: Im confused when i want to make a ionic network plugin to check for connection all the time when user uses an app. I’ve tried an example from ionic website but without any results....
View ArticleBreaking bugs with @ionic-native/background-geolocation
@ndmcreative wrote: Hi, Im just posting this to try and get a senior member to pick up this up. With the npm module @ionic-native/background-geolocation there has been a bug with this app for a few...
View ArticleIonic 4 - How to change side menu background color or make background...
@gokujy wrote: Helo, I want change side menu background color, i tried few things but not working. ion-menu{ ion-content{ background-color: transparent !important; } .inner-scroll { --background:...
View ArticleFirebase remote config
@inamit wrote: Hi, I’m using firebase on a certain project (V3). I use this plugin: firebase plugin. FCM and Database (Using angularfire) works (though I wasn’t able to send push notifications to...
View ArticleAdd iOS pods and android dependencies to project
@ir2pid wrote: I’m trying to add native libraries to my app. And haven’t added any native libraries yet. Since they aren’t available to the list of cordova native plugins, how shall I add a new...
View ArticlePlz how i can hide the default first page ionic with platform IOS
@ameneobay wrote: plz how i can hide the default first page ionic with platform IOS Posts: 1 Participants: 1 Read full topic
View ArticleHow to session timeout auto logout in ionic 2
@Ferozabdul wrote: i want to implement session timeout auto logout when the user is inactive in my app How to do ? thanks in advance… Posts: 2 Participants: 2 Read full topic
View ArticleIonic v3 documentation website broken links
@ramioooz wrote: open v3 support links like this one : Ionic Framework Ionic Framework Ionic is the app platform for web developers. Build amazing mobile, web, and desktop apps all with one shared...
View ArticlePayment module
@hiralbarot wrote: Hi All, I want to develop a payment module which accepts debit / credit card and paypal account details. How do I implement this? How can i add security for account information...
View ArticleCan not find name "NgCircleProgressModule"
@pratikdixit89 wrote: Hello, I am new to IONIC and trying to create basic app. I have used circle package using below command to create application npm install ng-circle-progress@1.0.0 --save However,...
View ArticleIonic Pro paid assistance for building and deploying in IOS
@sher0333 wrote: I would like to pay for assistance building/deploying(device testing and APP store) for an Ionic application for IOS. I am currently working on a Windows machine which makes it more...
View ArticleSimilar app are mixing their ressources
@Maschtag wrote: Hi, I have three apps developed with Ionic. Those app are really similar, basically it’s a chat, only the color, the title and some other variables are differents. The codes have a...
View ArticleStyling Font Size vs. FitText vs. Ionic4 ShadowDom, BEST UX
@mburger81 wrote: Hello, we used in our ionic2/3 projects “angular-fittext” to have the largest possible font size per container. See this widgets for example, as you can see the left upper widget has...
View ArticleIonic capacitor add ios is failing
@nuvoaire wrote: capacitor add ios Installing iOS dependencies – Skipping: already installed Adding native xcode project in: in 952.62ms add in 955.85ms Copying web assets from www to ios/App/public...
View Article