Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
38 views

CapacitorJS: how to share local data between WebView and iOS widget?

I am using a widget in my capacitor app (currently this question only focuses on iOS). I want to save an integer from my webview code into Preferences and then be able to read it from the iOS widget. ...
Felix Olszewski's user avatar
0 votes
0 answers
207 views

Why do I get the error of not finding the framework in Cordova when I compile?

Good Morning, I have created a game with Gdevelop and when I export it to build it in iOS with Cordova, I get the following problem: Commands: cordova platform add ios cordova build ios ...
konguele's user avatar
0 votes
1 answer
120 views

App screen is blank after app did become active when adding custom UITextField

I wrote a small plugin for a Cordova based application which goal is to prevent screenshots. I followed the approach to add a secure text field. This works well if the app is started from killed state ...
Andreas 's user avatar
0 votes
0 answers
40 views

How to Pass localstorage from cordova app to use form Siri Shortcuts

I have a native ios and android application created using Corodova + Vue. how it works is once i compile the code it builds both platforms (ios and android). so if i want to change something in the ...
HalfSparrow's user avatar
0 votes
0 answers
652 views

Whitelist Redirect URL iOS in Ionic Capacitor

I am using the latest version of Ionic and Capacitor app, with Inapp Browser plugin from cordova we are able to login using android devices where the schemes and redirect back to app work fine. But ...
vgnsh's user avatar
  • 130
3 votes
1 answer
7k views

SwiftEmitModule normal x86_64 Emitting\ module\ for\ Product (in target 'Product' from project 'Product')

I am trying to include Tap To Pay on iPhone functionality in Cordova Plugin, after including the plugin in my Ionic project and trying to build, I get this error eventually: d/sharedpch -pch-disable-...
mesh's user avatar
  • 917
0 votes
0 answers
561 views

How to fix Cordova app crashing on iOS 16.1?

I'm developing a Cordova application for iOS platform. It's crashing on iOS 16.1 only. I'm adding Cordova CDViewController as a subview on a view controller like below. //SampleViewController is ...
suraj Gupta's user avatar
0 votes
1 answer
497 views

How to write a Cordova plugin with SwiftUI

I am writing a QR code scanning cordova iOS plugin. I want to use this swift package. Right now I am experimenting by editing the code from this tutorial Below is my code: import SwiftUI @available(...
true_north_404's user avatar
1 vote
1 answer
1k views

How to check am I using WKWebview instead of UIWebview in cordova app

My app had a display problem when I used Adobe PhoneGap Build. Somehow I solved it via migrating UIWebveiw to WKwebview. Since PhoneGap Build ends its service, I am trying to use cordova command to ...
tylin's user avatar
  • 38
3 votes
1 answer
1k views

How to create a simple app with Apache Cordova with Phaser 3?

I want to know how to integrate Phaser 3 with Apache Cordova. I was following a tutorial that showed how to wrap a simple airplane into a mobile app generated by Cordova. This is the tutorial: ...
gabriel galindo rodriguez's user avatar
1 vote
0 answers
157 views

Xcode: Include of non-modular header inside framework module

I'm getting build errors in Xcode, but the same project compiles fine from xcodebuild. The headers in question (Cordova) are in Carthage/Checkouts, outside the project directory. They do appear under ...
alekop's user avatar
  • 2,926
1 vote
1 answer
528 views

Get Cordova plugin file to fully work in a web worker

I'm running an app with Cordova that has an extremely heavy optional file download. When run on the main thread iOS will shut down the app because it is running too long. In order to solve this, I ...
jared jacobson's user avatar
0 votes
0 answers
41 views

External links in Cordova

hi I'm using Cordova to redirect me to my own site that is built for the iPhone. i know cordova isn't used like that but I wanna publish my app and I already finished programming it. so i have ...
Hiddem PlayZ's user avatar
1 vote
1 answer
347 views

Accessing local storage, Migrating Cordova App to Swift App

We’re at the tail end of re-writing a legacy Cordova app completely in a new Swift app, the issue we’re facing is when it comes to migration, the Cordova app stores some information on device like ...
Evan's user avatar
  • 111
14 votes
5 answers
20k views

iOS iPhone 11 flashing black and white while browsler is constantly reloading: RBS Background assertion ConnectionTerminationWatchdog

I get a black & white flashing browser, which is constantly reloading after this error: [ProcessSuspension] 0x1063b4740 - ProcessAssertion: Failed to acquire RBS Background assertion '...
Marcel Schürmann's user avatar

15 30 50 per page
1
2 3 4 5
9