Skip to content

Could not create a sandbox extension for #557

@BenLaKnet

Description

@BenLaKnet

After many tries to find solution of my issue, could you please help me.

I obtained this error message after installing @herdwatch/cordova-plugin-3dtouch

Could not create a sandbox extension for '/var/containers/Bundle/Application/0A0969CC-3121-4AE4-ACE0-0898963F1396/myapp.app'
Type: Error | Timestamp: 2025-07-21 05:49:05.060694+02:00 | Process: xxxxx| Library: WebKit | Subsystem: com.apple.WebKit | Category: Sandbox | TID: 0x9891f

I updated config.xml with:

<preference name="WKWebViewOnly" value="true" />
        <feature name="CDVWKWebViewEngine">
            <param name="ios-package" value="CDVWKWebViewEngine" />
        </feature>
        <preference name="CordovaWebViewEngine" value="CDVWKWebViewEngine" />
        <preference name="AllowBackForwardNavigationGestures" value="true" />
        <preference name="Allow3DTouchLinkPreview" value="false" />

Please help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions