Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
0 answers
48 views

I'm building an Android app using React and Capacitor v7. Occasionally, when the app is opened from a cold start or resumed from the background, a white screen appears briefly before my app's UI loads....
Bear Bile Farming is Torture's user avatar
-1 votes
1 answer
45 views

I'm building an Ionic + Capacitor app that uses the @capacitor-community/sqlite plugin for local database storage. I'm trying to export the entire SQLite database as a JSON backup file and save it ...
Rahul Thakur's user avatar
1 vote
1 answer
59 views

I have been trying to change the accordian icon animation from the default arrow to +/- icon that changes from add(+) to remove(-) when clicked. So far the change doesn't reflect. I have tried many ...
Santo M Y's user avatar
0 votes
1 answer
73 views

I'm new to ionic project, I'm trying to create a basic login page with 3 icons and input field, when I do ionic serve and check in chrome browser, it is working perfectly now I try to convert as apk ...
Kathiravan S's user avatar
-1 votes
2 answers
304 views

I’m trying to create a custom iOS plugin for an app built with Ionic + Capacitor 7. I migrated from Capacitor 5 to Capacitor 7. Sources: https://capacitorjs.com/docs/ios/custom-code#register-the-...
Juan Carlos Quiles Estruch's user avatar
0 votes
1 answer
65 views

Validation failed Invalid Executable. The executable 'App.app/Frameworks/PhonePePayment.framework/PhonePePayment' contains bitcode. (ID: 9fa0adca-e60d-4313-b508-c5afce25b88b). I got this issue while ...
Sanket Jain's user avatar
0 votes
0 answers
147 views

Title: Android 15: Status bar and navigation bar overlapping app, color stays transparent instead of following app theme Body: I am building a React + Ionic mobile app with Capacitor. After updating ...
user20528955's user avatar
0 votes
1 answer
89 views

I have an ionic angular app and need to share a .gpx file via gmail or whatsapp. It works smoothly via gmail. Also via wechat, but not via whatsapp. I tried with capacitor share, where I can select ...
Enric Terradellas's user avatar
0 votes
0 answers
54 views

I am using Angular CDK Virtual Scroll together with Ionic Grid to render a list of cards. The requirement is: On mobile, show 2 cards per row. On tablet/desktop, show 3 cards per row. Support ...
Mrunal Misale's user avatar
-3 votes
2 answers
75 views

I am receiving a string from the API textInsert = "<p>Hello</p><br><p>There</p>" I wish to use the with <ion-text color="secondary"> {{...
Thomas Degroot's user avatar
0 votes
0 answers
42 views

I’m trying to integrate AdMob in my app using the official test ad unit IDs. However, no banner is displayed. In the logs I see the following error: Error while connecting to ad server: java.security....
Luca Santaniello's user avatar
0 votes
1 answer
911 views

[WARNING] 2 repetitive deprecation warnings omitted. Run in verbose mode to see all warnings. [plugin angular-sass] angular:styles/global:styles:1:8: 1 │ @import 'src/theme/global.scss'; ...
Sampath's user avatar
  • 66.2k
1 vote
1 answer
107 views

[ERROR] TS2740: Type '{}' is missing the following properties from type 'ExpenseModel[]': length, pop, push, concat, and 26 more. [plugin angular-compiler] src/app/modules/expenses/pages/expenses-...
Sampath's user avatar
  • 66.2k
0 votes
0 answers
63 views

I'm trying to use angular universal prerendering with an Ionic Angular app. To test I created a simple app with Tabs template. When I run "ng run app:prerender" the cli correctly generate ...
Davide C's user avatar
  • 996
1 vote
0 answers
62 views

I have an ionic app with an android build, so it runs a fullscreen WebView. When the device is using 3-button navigation mode, the navigation buttons don't dynamically adapt their color. When using ...
aaltepet's user avatar
1 vote
1 answer
57 views

This is like the most basic functionality ever in an Angular project but somehow it won't work on Ionic when running neither for iOS nor on Web. This is a pages' template <ion-header [translucent]=&...
Wouter Vandenputte's user avatar
0 votes
0 answers
66 views

I am using ion modal with breakpoints so it has handle and I can resize it. Good State #1 Good State #2 Here in this picture you can see the correct thing: And also when I click submit it is correct ...
Peter Plevko's user avatar
0 votes
0 answers
66 views

I am trying to implement push notifications in my iOS app. I prompt the user at startup and when I hit allow, iOS still silently denies. I know this from console logging. constructor( private ...
Dexter Morgan's user avatar
0 votes
1 answer
50 views

I have an Angular component that wraps an ion icon. to make sure, the component does not interfere with the layout; I am using css: :host { display: contents } for the component. The component allows ...
Yogesh's user avatar
  • 62
1 vote
1 answer
74 views

I am having an issue with my MSAL Setup. I am using IONIC, Angular and MSAL for my frontend. My application works on web but when i publish my site to an apk my application does not redirect the user ...
Bongi Mgz's user avatar
0 votes
1 answer
87 views

I’m working on a mobile app built with Ionic React and I’m trying to implement Google login using Firebase. I am using the @capacitor-firebase/authentication package for Firebase Auth in an Ionic ...
Lunastorta's user avatar
0 votes
0 answers
21 views

I have just recently upgraded my cordova environment and now when I compile my app I am getting the following error: Execution failed for task ':app:processDebugResources'. > A failure occurred ...
rolinger's user avatar
  • 3,196
1 vote
1 answer
202 views

has anyone a successfull experience in using onesignal plugin with ionic (v8) capacitor (v7)? I recently had to migrate a old ionic4 app that used the old version of onesignal plugin, but after ...
Stefano Bertoli's user avatar
0 votes
0 answers
37 views

I have a REST API developed in .NET that runs locally on a MacBook. It is accessible via: https://192.168.1.10:9000 http://192.168.1.10:9001 It uses a self-signed certificate, and for CORS: builder....
Benito's user avatar
  • 43
0 votes
0 answers
20 views

I created a ionic application with the ionic cli, it uses the @ionic/angular package version 8.5.8. Ionic is using capacitor in this project. I made changes to the application (new components, ...
George Bora's user avatar
  • 1,650

1
2 3 4 5
971