Dan Wilt
Dan Wilt
still didn't work, no errors either. Both ways I can see the file is being included on the page so it really shouldn't matter how it's getting in there no?...
I did, haha I saw it was a bit different cause of another library. Any more ideas why this wouldn't work?
This is a private app that we're working on and I'd prefer to show you the code privately. Could you do a screenshare?
I can't remember now as I'm on a different project but if I remember correctly we were unable to get this to work
:+1: would love to see this
I'm also looking into making this work. Having trouble.
I put together a video showing how we got it working in our app: https://youtu.be/BG9Cxgylue0
@RubenSandwich Yep, totally understand your points. For Android, we'll be implementing the overflow and aren't using `zIndex` so that's not a sacrifice that kills us. And our users have run...
I would love to see this example as well
> Also, the second parameter to `addListener` (`uploadId`) should be `string | null`. @maxschmeling how could the `uploadId` be `null`? [The way the Usage section looks](https://github.com/Vydia/react-native-background-upload#usage), it would seem that...