mirror of
https://github.com/status-im/react-native-cameraroll.git
synced 2025-02-18 04:26:30 +00:00
parent
13059fab0f
commit
b1ceb75340
@ -143,7 +143,7 @@ RCT_EXPORT_MODULE()
|
|||||||
MIMEType:(__bridge NSString *)(mimeType)
|
MIMEType:(__bridge NSString *)(mimeType)
|
||||||
expectedContentLength:length
|
expectedContentLength:length
|
||||||
textEncodingName:nil];
|
textEncodingName:nil];
|
||||||
CFRelease(mimeType);
|
if (mimeType) CFRelease(mimeType);
|
||||||
|
|
||||||
[delegate URLRequest:cancellationBlock didReceiveResponse:response];
|
[delegate URLRequest:cancellationBlock didReceiveResponse:response];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user