Skip to content

Plugin not correctly synchronized (race condition conflicts with other plugins) #65

Open
@l3ender

Description

@l3ender

The plugin uses glob in an asynchronous manner by defining a callback. Because of this, the plugin can cause issues with other Cordova plugin hooks that are trying to run and modify the .pbxproj file at the same time.

See glob readme for detail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions