apache/cordova-plugin-file-transfer

cordova-plugin-file-transfer is not working with ios

Billdoo opened this issue · 2 comments

cordova-plugin-file-transfer is not working with cordova 11 Ios

Getting Error with ios build,

Failed to fetch plugin github:apache/cordova-plugin-file-transfer via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
CordovaError: Error: An unknown git error occurred
[ERROR] An error occurred while running subprocess cordova 

But in android its working. I attached the screenshot as well.

file-transfer-ios-issue

that's unique.. mine was failing build but now fixed using the hook

For anyone still needing a solution, see this post:

#339 (comment)