-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception when running startDfu in ios #35
Comments
@pyramid-ali Do you remember how you resolved this by any chance? I'm running into the same issue on my end. My suspicion is that we don't have access to the directory on the device where I'm downloading the file. I noticed that if I also just hard-code some nonsense path that doesn't exist, I get the same error. Appreciate it if you could provide any guidance. |
Same here. Any update? |
@blakeparkinson @ezranbayantemur do y'all had some update on this? I'm having the same issue. |
@franzejr I was ultimately able to get this working. It's been a while though. I had to dip down into the java code a fair amount |
Hi, when I run
startDfu
command in ios I get this error:I'm using:
react-native
: 0.57react-native-nordic-dfu
: "swift4.1 branch"The text was updated successfully, but these errors were encountered: