This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

iOS 10 Device is in invalid state error

I am using this DFU library github.com/.../IOS-DFU-Library. On iOS 10 while processing DFU I receive error RemoteInvalidState in didErrorOccur method with description "Device is in invalid state". This error occurs just after starting the DFU, after receiving 1% progress. Is anyone reproducing this issue?

Related