Guy Carpenter
Guy Carpenter
*This issue is caused by a bug in a dependency, not by serverless-python-requirements. However it took quite a bit of digging to track down this issue, so maybe this will...
This addresses issue #31 so that the name parameter behaves in Android the same as it does in the iOS implemenation, and also matches the documentation. - if `name` parameter...
The Android implementation has a hardcoded value for 'name', which is contrary to the documentation and to the iOS implementation. The 'name' parameter passed is ignored. Although https://github.com/PhilippKrone/react-native-fileupload/pull/26 addresses this,...