xavax31

Results 5 issues of xavax31

Hi, On android, "react-native": "0.64.2" , "react-native-background-upload": "^6.4.0" (i didn't try on ios): When the upload progress is at 100%, it restart at 0 rather than trigger complete event. I...

Hi, I tried to implement custom view following the doc, but I get error while building: It works running the example (after fix error by adding in podfile: 'useFlipper!({ 'Flipper-Folly'...

Hi, on ios I get {data:[{data:..., mimeType:...}]} rather than {data:..., mimeType:...} like on android. my extension info.plist contains: NSExtensionActivationRule SUBQUERY ( extensionItems, $extensionItem, SUBQUERY ( $extensionItem.attachments, $attachment, ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO...

Hi, If i take a scan from Notes app, and want to share it from Apple Notes app, my app doesn't open. Same with the example provided in this repository....

Hi, When taking a screen snapshot and want to share it, my app appears in share menu. If i choose it, the share view of my app appears, but when...