Align searchBar on center in margin bottom
@kn01 wrote: Hello I am trying to centralize my search bar in the center of the margin bottom of my header and leave it fixed so that when the user scrolls it is still on the screen but I am not...
View ArticleCordova-plugin-mauron85-background-geolocation@alpha
@Muslimansari wrote: Using: ionic cordova plugin add cordova-plugin-mauron85-background-geolocation@alpha APT: error: resource mipmap/icon (aka io.ionic.starter:mipmap/icon) not found. error: failed...
View Article:app:generateDebugBuildConfig
@sezginex wrote: when i try to build the app i get an error.(ionic v3) $ ionic cordova build android > ionic-app-scripts.cmd build --target cordova --platform android [19:43:42] ionic-app-scripts...
View ArticleApp that loads an external website in its central content and switches...
@falinsin wrote: If We use the last IONIC plugin ‘InAppBrowser’ to show external URLs (a wordpress for example) This is the principal central content in the app. Is there an IONIC plugin that could...
View ArticleIonic capacitor change splash screen
@imadaboulhouda wrote: Hello everyone how i can change splashscreen on capacitor on ionic 5 Posts: 1 Participants: 1 Read full topic
View ArticleCapacitor 2.0.1 Android Studio 6.3.6 Errors
@werewolfe wrote: I upgraded to Capacitor 2.0.1 in my Ionic/Angular project and I’m getting errors in Android Studio. Errors are related to plugins, see below. The project will not compile. I have...
View ArticleBarcode Scanner is not able to access SD card
@dogdogcatcat wrote: I am using the Barcode Scanner plugin. It is scanning bar-codes just fine. It is converting text to QR code as well. However, when I click on the “share” button provided at the QR...
View ArticleIonic wrapper for cordova ble plugin not designed correctly
@BrentAshWilliams wrote: I have been using the BLE Cordova plugin for many years. I have noticed that occasionally more so on iOS than Android that once I start notifications and send a message down,...
View ArticleError with nativestorage ionic 5
@jsoret wrote: Good friends I am new to the community, however I hope you can help me out. I am doing a small project in ionic 5 and I am trying to use the native storage with capacitor and although I...
View ArticleHow to update your app with latest data from database?
@Sweg wrote: I am creating an Ionic / Angular app that stores conversation between users in a firebase database. Currently, I am able to create conversations & update them. When I go to the...
View ArticleHow to use JSS to work with root styles of Ionic?
@loxator wrote: Hi, I would like to use JSS to style my components and also create a theme using that. Is this possible? I have been searching the whole day and haven’t found anything regarding Ionic...
View ArticleIonic App is displayed when share my url
@RaulGM wrote: Hi! I made a pwa and when I shared with people, that “Ionic App” is displayed on WhatsApp and Ionic. Is there a way to change that and maybe add a picture with my brand?...
View ArticleHow to stop IONIC page from appending multiple contents
@Shola wrote: Please how can i stop this. when i click on the like/dislike button it appends another ion-card, though if i manually refresh the page the second one will go but i really need help on...
View ArticleNpm run electron:win
@peter_gallagher wrote: The Electron Package Build for Windows came up with an error about not being able to find Wine64 No where in the documentation is it discussed that a thing called “Wine” or...
View ArticleAccessing a weather API through current location
@swordslinger wrote: Im currently building a simple weather app, I have a service set up take data from open weather API, take in current location coordinates via geolocations in the home page.ts and...
View ArticleCapacitor speech recognition to text doesnt work on iOS
@Seemas wrote: I have created an ionic application which uses the speechrecognition feature of cordova ionic framework. This feature even though works well on android , it doesn’t work on ios 13.3. I...
View ArticleExecutionPolicy
@Johams wrote: Hi, this is my first App. I installed all, but I had a problema with the execution… What I need to change in the ExecutionPolicy for the scripts? Thanks, -> ionic start myApp...
View ArticleRouter link shows an empty page with routerDirection="forward"
@vigamage wrote: I have some ion cards in my app home page which load relevant pages upon clicked. <ion-card [routerLink]="['/page-one']" routerDirection="forward"> ... ... </ion-card>...
View ArticleIonic radio button v5
@ivorabascal wrote: Beginner, I have a version 5 of ionic. I have not recovered the value of the option. ngModel from the previous version doesn’t work.Thanks Posts: 1 Participants: 1 Read full topic
View ArticleIonic 3 and Firebase --prod build freezing
@wingo7 wrote: Hi, I have an issue with creating --prod build for android with firebase. A build just freezing if we use --prod flag or --optimizejs flag. I am using angularfire2, and the plugin...
View Article