Error While Build - Google Service
What went wrong: Could not determine the dependencies of task ‘:app:preDebugBuild’. In project ‘app’ a resolved Google Play services library dependency depends on another at an exact version (e.g....
View ArticleHow to subtract number method parameters
export class Tab2Page implements OnInit { categories: AngularFireList; userBlnc // balance amount of user in database pricebuy:Number = 0 // price number coming from method parameters constructor(...
View ArticleIonic link : [ERROR] API request was successful, but the response format was...
Good day, After I created my project and created it alos in the dashboard, I’ve tried to link it, but I get the following error. Could you please help ? >ionic link ? What would you like to do?...
View ArticleAccessibility / a11y, i18n and Ionic 5
I am having accessibility issue with screen readers. It is more of annoyance but maybe someone has a solution? When using the screen reader on iOS (not tested on Android yet), it speaks out “Ionic...
View ArticleWhite screen on iPAD
Hi guys, My ionic 4 app is working fine in iPhones and Androids. But when I upload it to appstore, they get a white screen on iPAD and reject my app. I tested it on all XCode iPads and it works fine,...
View ArticleCan `ion-menu` pop a page instead of pushing a page?
It seems like navigating between menu options using ion-menu will navigate forward (push the page to a stack). Is this intentional? Is it possible to pop the page from the stack when navigating...
View ArticlegetTab of IonTabs Does Not Exist in Ionic Framework 5.2.2
I’m trying to access a tab to change its label in my project. The IonTabs documentation indicates there is a getTab method; however, it doesn’t look like it exists. I see the other expected methods...
View ArticleHow to play audio in Ionic React
I have a little game app in the playstore and i want to add some audio when the user press some buttons. I’ve struggled with different methods/plugins but i can’t find the way. I’ve tried 1- const...
View ArticleBluetooth Heartrate web-app (Ionic Angular) for Twitch
Hey all, I just wrote this article here that describes my mini gig to create a Bluetooth API based Ionic web-app that helps me add heart rate streaming into Twitch. Its incredible to see (despite the...
View ArticleHow to mock capacitor dependecy
I’m writing some unit test for a file system service in my project. It has a capacitor plugin dependency so I need to mock it. How do I do this? 1 post - 1 participant Read full topic
View ArticleIonic 5/Cordova 9 Social Media Post With File Attachment
Hello, I need some help. Environment: Ionic: Ionic CLI : 6.3.0 Ionic Framework : @ionic/angular 5.2.1 @angular-devkit/build-angular : 0.803.27 @angular-devkit/schematics : 8.3.27 @angular/cli : 8.3.27...
View ArticleSplit pane max width
Hi, How to set split pane max width, I tried setting css variable --side-max-width as per documentation , but its not working, any idea how to set max width on side pane 1 post - 1 participant Read...
View Article[Accessibility] Make Ionic Toast compatible with Screen Reader
I am trying to make my app more screen reader compatible. I use Google TalkBack. My current obstacle occured while working with Toasts. I created a button that creates and presents a simple toast....
View ArticleIonic 5 angular Capacitor
I am facing white flickering on when page transition time. Please suggest right way. 1 post - 1 participant Read full topic
View ArticleHow to get the values of dynamically created input fields before submitting...
I would like to get the values of dynamically created input fields before submitting in Angular/Ionic before submitting but I don’t find the way. My final goal is to do a sum of these values. My html:...
View ArticleiOS Build error: Could not find xcode project
Hi everyone, When I try building for iOS on AppFlow, I keep getting the following error: Error setting value ‘/Users/ionic/builds/icbfprojects/meateatingquality/ios/App/App.xcodeproj’ for option...
View ArticleIs it possible to be the user change ionic primary/secondary/tertiary color?
Hi guys, I was wondering if I could make the user choose the app colors? Is it possible? For example: I set the primary color of my app “green”, but I wanted to give the choice to the user if he/she...
View ArticleNo output when --prod is applied?
I am upgrading a PWA app from ionic 4/Angular 8 to Ionic 5/Angular 9. Since the upgrade I have problems when I do a “ionic build --prod” command, before it was working fine, also with “–prod”....
View ArticleBackspace focus previus ion-input
I am having an ion-input. When i run in browser It works fine. Problem is in Windows appx build. When we type some number in the input field. And then click else where outside the input field. Then if...
View ArticleIon-item ripple effect won't go away and -background-activated: transparent...
Hi! I have these radio buttons which firstly are white and when I click them are becoming dark blue. However, when I click, it has first that effect for a really, really short time and it won’t go...
View Article