Skip to content

Conversation

@weareu
Copy link

@weareu weareu commented Aug 15, 2022

This change is required for custom URL scemes and cordova-ios 6+ to function without file and new cordova-file-plugin hooks on URL. It also previously fixed problematic folders in #253 but is now required for later versions on IOS.

@weareu
Copy link
Author

weareu commented Aug 15, 2022

Also Added android-cordova 10+ changes where cdvfile is used on http. This causes the latest file transfer plugin to fail. I now send .nativeUrl to file transfer which interprets the file correctly and use cdfile via toURL or toNativeUrl or whatever as they all now return the http path for client side path or cached path.

@chrisben
Copy link
Owner

Could you please update the conflicts before I merge it. thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants