Problem with BLE read and notify HELP!
I have a BLE setup with Arduino and Ionic Cordova, and using the cordova-ble-central-plugin. it will read good when I use read, but when I put notify command it will not show anymore. please help me!...
View ArticleWhen will Appflow support Ionic Portals?
Hi, We have a client interested in Ionic Portals + Appflow for live updates. When will Appflow support Ionic Portals? Is there a timeline? Thanks a lot! 1 post - 1 participant Read full topic
View ArticleToggling header & footer on tap
I searched quite a bit but couldn’t find how to toggle header & footer on tap similar to this iBooks or any other ‘reader’ app: I imagine it could be done with CSS trickery but I want to neatly...
View ArticleScheduling repeating local notifications for multiple days of the week
Hi, I am using capacitor v3 local-notifications, and I need to allow scheduling notifications on particular multiple days of the week (e.g. every Saturday and Sunday each week) or multiple days of the...
View ArticleDisable vibration on ion-reorder
Hey! I’m currently working on my first app and got a reorder group wich works fine. The app also is now on my smartphone and i noticed, that it vibrates, whenever I reorder items in my reorder-group...
View ArticleDo modals need defined routes?
I was curious about everyone’s opinion when it comes to routing and modals. Does your modal need a route if it is never accessed through a traditional route in your app, rather through the Modal...
View ArticleWebpack compilation error (mobile app with tabs)
Whenever I compile my mobile app with tabs I get this error: ERROR in Conflict: Multiple assets emit different content to the same filename index.html [vue-cli-service] webpack compiled with 1 error...
View ArticleIs it possible to encrypt/decrypt Ionic Angular Storage?
I am building an app where I store information from a JSON API using @ionic/angular-storage. Some of the data is somewhat sensitive (i.e. I don’t want people to steal it) and I wondered if there was a...
View ArticleCapacitor Keyboard is pushing content up when height is set to 100%
I have a login page that I set the height to 100% and use flexbox to center in the page. When I click on my inputs for the login page, the keyboard pushes the content up on the page. If I remove the...
View ArticleNested is appending instead of replacing
For some reason I do not understand the content of every route the user navigates to gets appended to the nested ion-router-outlet, however, when I reload the page the component loaded is the one that...
View ArticleCdk Virtual Scroll
I’m working with Ionic 6 with Angular and Capacito3 As I scroll down the list, there are shots, where the elements suddenly slide upwards. In my opinion, the problem occurs every few pixels that...
View ArticleIonic cordova android platform won't add
I am having a nightmare as always with npm packages and ionic / cordova. I run: ionic cordova platform add android And i get this error: Cannot overwrite directory...
View ArticleReact Ionic and Google Firebase auth errors when using ios mobile application
Hi All, I am currently having some issues trying to integrate Google Firebase authentication into a React Ionic mobile application. So far I have been able to set up the app to run correctly on both...
View ArticleStencil: Jest 27 Upgrade Instructions
Originally published at: Stencil: Jest 27 Upgrade Instructions - Ionic Blog Stencil v2.13.0 includes support for Jest v27, but does not require any project to upgrade their version of Jest at this...
View ArticleWifiWizard 2 ERROR_ADDING_NETWORK
Hello, I need some help. I try to develop an app which is setting up the wifi connection on an android device. I try to use WifiWizard2 with this.wifiWizard2.connect(ssid, bindAll, password,...
View ArticleAnnouncing Stencil v2.13
Originally published at: Announcing Stencil v2.13 - Ionic Blog The first Stencil minor release of 2022 is here, and it’s a big one. With the release of Stencil v2.13, Stencil now includes support for...
View ArticleOn click ion button ionic 6.18.1 vue
Hi, this is my code. <template> <ion-page> <ion-header translucent> <ion-toolbar> <ion-title>Blank</ion-title> </ion-toolbar> </ion-header>...
View ArticleCannot read property 'classList' of undefined - Tabs issue
I’ve seen a lot of posts about this in Github but nothing seems to be the same issue for me / resolving it. My gut says we’ve done something wrong in our routes but can’t seem to spot it. Here’s our...
View ArticleWhy the button inside the modal not working in Ionic?
I have created an ionic app. In the followig code, I have created a popover which some contents from json. When button clicked in popover it opens a modal which contain a button with onclick function....
View ArticleAutomation Error to Google Play
We are getting this error when we attempt to automate sending our aab to Google Play after a successful build. [!] Google Api Error: Invalid request - Changes cannot be sent for review automatically....
View Article