Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Filter by
Sorted by
Tagged with
Filter by Employee ID
2 votes
1 answer
73 views

I have an Ionic Angular app with two pages (login and signup) that share a root-scoped service holding reactive forms. When navigating between pages using Ionic's router, the ion-input fields don't ...
1 vote
0 answers
133 views

I added SSR/SSG to my existing CSR Ionic Angular app (for my website/webapp, not my Capacitor native app), styles do not appear for the ion-header any more: Expected styles: The component code: <...
-4 votes
1 answer
93 views

I want to detect simulated location, I’ve tried on iOS to use isSimulatedBySoftware flag from CLLocationSourceInformation, but It didn’t gave me a stable result while using apps like: PoKeep iMyFone ...
Advice
0 votes
4 replies
133 views

I need to share tokens between two apps from the same author. In App 1, the user logs in and receives a refresh_token and an access_token. App 1 is a legacy app written in Cordova, and App 2 is ...
Advice
0 votes
1 replies
59 views

So I work for a company that help other companies to use Odoo (usually SaaS version). One of them want us to dev a simplified app for their employees that will interact with Odoo (they consider the ...
Advice
0 votes
1 replies
129 views

I’m trying to understand if a different WebView architecture is possible in a Capacitor app. From what I understand, Capacitor initializes a main WebView that is connected to the Capacitor bridge, ...
-1 votes
1 answer
43 views

autocomplete="tel" name="phone" type="tel" these things are adding in ion-input as suggest by GPT still i'm not getting
2 votes
1 answer
128 views

I am trying to use the ionic router outlet, in an Angular Standalone app. I have set the ion-router-outlet in the app.component.ts and calling router.navigate. The URL is changing, the fallback page ...
0 votes
0 answers
53 views

The AppIcon inside Apple Xcode project (created with Ionic) was changed several times with success (App icon on ios changes without any problems), but the Push Notification icon remains always as the ...
-1 votes
1 answer
86 views

I am building a Capacitor app using Vue and Ionic. On iOS, I want to disable the default edge swipe back gesture on some screens. I have seen a similar question where the solution was to override the ...
1 vote
1 answer
246 views

We'd like to install the latest Tailwind (v4) into our Ionic/Angular project so we can use its utility-first approach. I've tried the guides mentioned here: Angular guide Capawesome guide Workaround ...
0 votes
1 answer
105 views

I have an Ionic + Capacitor + Angular project using @capacitor/network. On iOS: When the app goes offline (Airplane mode or no Wi-Fi), it sometimes (every time in my case) fails to detect coming back ...
0 votes
0 answers
161 views

I’m working on an Ionic + Cordova project. After adding the Android platform and trying to sync/ build with Gradle, I keep getting this error: A problem occurred evaluating project ':app'. > 'org....
0 votes
1 answer
79 views

I have some straightforward questions asking for steps to configure Mac iOS. I need local iPhone / Xcode simulator running Angular in Capacitor (no Ionic) to be able to make http calls to Azure ...
1 vote
1 answer
83 views

I try to build my Ionic 8 app (Cordova) with fastlane. I created a Fastfile which calls match first and then uses the ionic plugin to build the app. Fastfile: platform :ios do desc "Build ...

15 30 50 per page
1
2 3 4 5
3227