Ionic capacitor app black launch screen
XCode 12, fresh ionic capacitor app run on simulator or device shows black launch screen. I can’t get the default launch image to show. I think it’s only ios14 but not entirely sure. Has anyone...
View ArticleCannot set background-image in IonCard with inline styles
I am not able to set background image in my ioncard component . Here is my code <IonRow> {allCategories.categories.map((item, index) => { return ( <IonCol size="6" size-md="4" size-lg="3"...
View ArticleIon header showing whitespace pre-collapse
Hi! I may be misunderstanding Ion headers and collapsing but my assumption was: Ion header pre-collapse is larger Ion header post-collapse is thinner and more manageable I’m having an issue where my...
View ArticleIonic-native/sqlite plugin not working in real device
Hi all, Recently I’m working in a hybrid mobile App based on Ionic and cordova. The versions installed in my project are as follows: ionic = 3.9.2 node = v8.9.4 npm = 5.6.0 Angular CLI: 1.6.7 Node:...
View ArticleRead and write files to a network
Hi everybody, i have to read and write XML files to a shared folder in a company network. Is this possible? My Ionic-Android App will run on an Android Tablet. Any advice appreciated. Thanks in...
View ArticleGet Items from a QR-Code
Hello everybody,i have a problem with the transfer of data. So I have a QR scanner that is supposed to scan business cards (which it does). Then when the business cards are scanned, it should output...
View ArticleAPK not updating
Hello. I am trying to build my app, everything was working fine till now. When I build the APK the apk is not updating. I removed my www folder and still not working. On the livereload everything’s...
View ArticleIonic apk, video memory leak
Hi, i’ve made an apk that plays some video but after a while the app is open the RAM fills up and it closes. I’ve made some analysis with Android Studio and the volume of data in the ram grows slowly....
View ArticleI'm getting design and ripple effect issues in Android 6 and 7 device. Please...
Hi, i’m getting design and ripple effect issues in Android 6 and 7 device. i have checked on Android 10 that is looking good but the lower versions of android, i’m getting these type of issues. Please...
View ArticleAngular App import to the ionic
Hi, I am new with Ionic and i want to import this angular app in ionic with ion-select component… Can somebody help me? Thank you Angular App Ionic Project 1 post - 1 participant Read full topic
View ArticleReact direct link with params
Hi, I am trying to create url with params <Route path="/updatecard/:uniqueKey" component={UpdateCard} /> it works if I do history.push("/updatecard/one") but if i try to access url direcly using...
View ArticleReact Router broken on Safari 14
I just upgraded to OS X Catalina 10.15.7 which installs a new version of Safari v14.0. After the upgrade my React apps were broken in Safari, but fine in Chrome. When clicking on a menu item I get the...
View ArticleIonic App and OS smartphones
Hi. I am new with Ionic. I wonder, does ionic app work in every ios and android smartphones? which are its limitations? 1 post - 1 participant Read full topic
View ArticleNative advanced admob (ionic)
How to use Native advanced admob in ionic 1 post - 1 participant Read full topic
View ArticleBug: Need Help on it
github.com/ionic-team/ionic-framework bug: opened 05:23PM - 28 Sep 20 UTC dibyendusaha Bug Report Ionic version: [x] 5.3.4 Current behavior: Using Ionic with Angular. issue with ion-datetime picker....
View ArticleRecommendations for/against reusable components as a way to avoid code...
Hi, Is there literature on best practices/cautions for creating reusable components? I’ve seen and heard references to this not being a recommended way of working with Ionic (v4) framework, at the...
View ArticleFirebase dynamic link plugin on Capacitor
I’ve been using Firebase passwordless email link for authentication for the webapp, now with Capacitor, I’m trying to use the '@ionic-native/firebase-dynamic-links' . When clicking on the link it does...
View ArticleAngular works without angular being added. How?
One of my company projects uses ionic v1 and I noticed they used Ionic Bower. Except, that the .bowerrc has this: { "directory": "www/lib", "ignoredDependencies": [ "angular", "angular-animate",...
View ArticleCache images not Uploading to server
Hi I’ve created an application that takes photos and then needs to send them up to a server. The problem that I’m having is that when doing the upload only some of the images are sent to the server....
View ArticleIonic 4 - Is possible to access a default app
This’s picture how to access default app setting 1720×1280 65.8 KB 2720×1280 69.7 KB 3720×1280 64.1 KB But I need this. I want to programmatically a default app setting change a browser user’s device...
View Article