You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2017/01/05 19:52:58 UTC

[jira] [Updated] (CB-12247) Symlinking resource files leads to inability to install app on iOS 10

     [ https://issues.apache.org/jira/browse/CB-12247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-12247:
----------------------------------
    Component/s:     (was: Plugman)
                 iOS

> Symlinking resource files leads to inability to install app on iOS 10
> ---------------------------------------------------------------------
>
>                 Key: CB-12247
>                 URL: https://issues.apache.org/jira/browse/CB-12247
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.4.0
>            Reporter: Dimitar Kerezov
>            Assignee: Shazron Abdullah
>            Priority: Minor
>              Labels: Plugman, ios10
>             Fix For: cordova-ios@4.4.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Softlinking resource files (.wav files for example(https://github.com/apache/cordova-plugin-dialogs/tree/master/src/ios/CDVNotification.bundle)) leads to some unexpected behavior. Said resource files are stored as symbolic links inside the .ipa and the app cannot be installed on iOS 10.
> Instead of creating symbolic link create regular links - it is better than copying the files performance-wise and the solution is more robust.
> Steps to reproduce:
> 1. Create a new project
> 2. Add iOS platform
> 3. Install cordova-plugin-dialogs with --link option
> 4. Build
> 5. Deploy
> Expected result: Successful deployment
> Actual result: kAMDWriteError error code 0xe8000005



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org