Closed CPiersigilli closed 5 years ago
Thanks, now I was able to get your SynologyKit working with SwiftUI.
If no connection, the error is:
In this case the error is correct.
If I enter an incorrect URL:
In this case the error is correct.
But, with a wrong password or wrong user the error is:
In this case the error is wrong, because the error is "No such account or incorrect password" with Id 400.
How can I do to show the correct error?
I will fix it in later version...
Thanks, now I was able to get your SynologyKit working with SwiftUI.
If no connection, the error is:
In this case the error is correct.
If I enter an incorrect URL:
In this case the error is correct.
But, with a wrong password or wrong user the error is:
In this case the error is wrong, because the error is "No such account or incorrect password" with Id 400.
How can I do to show the correct error?
Fixed in Version 0.2.5
Now work fine. Thank you.
I tried using your SynologyKit with SwiftUI without success: how can I do it? How can I handle errors resulting from, for example, an incorrect host, or incorrect user, or incorrect password, or .... ? I have tested your SynologyKitExample with DS918+ and is very very fast. Thank you for your great SynologyKit.