Cordova-plugin-deeplinks-ios-build-fix causes build fail for iOS

Log: https://apps.volt.build/89e8fa4c-3cb2-44e5-8c82-87c2c24454f9/voltbuilder.log.
Everything works fine on android.

This plugin seems to have an error. It may be possible to contact the developer, or fork it yourself. Here’s the error:

require(...).globSync is not a function

Here’s what is triggering it: cordova-plugin-deeplinks-ios-build-fix/hooks/lib/ios/xcodePreferences.js at 01937dcbcd90d614a65f7e32e1f29532bdf73c2d · jammin197/cordova-plugin-deeplinks-ios-build-fix · GitHub

From what I can see, glob should be included as a dependency, rather than making the assumption another dependency would pull it in.

If you are stuck, we can probably fix this for you - contact support@volt.build and we’ll give you an idea of the cost.

1 Like