Closed narehart closed 4 years ago
@narehart did you correctly add all the required informations for share extension too? You need to add the share extension to keychain sharing group and to the app group with the application first. Then it needs to be passed down the tree to the react-native-background-upload
, which it doesn't support it so far. I'll be doing a pull request for that.
:tada: This issue has been resolved in version 5.7.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
When trying to use this package in a share extension I'm encountering this error:
I don't know enough about Objective-C to really diagnose this issue but I think it might have something to do with the utility method used to copy the PHAsset to the temp directory. Let me know if you need anymore info.