-
Notifications
You must be signed in to change notification settings - Fork 63
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
setPermissions for health get error: Unknown error calling sqlite3_step (19: NOT NULL constraint failed: authorization.sync_identity) rs #123
Comments
Also seeing this. |
Same here. applesimutils version: 0.9.10 iOS 17 |
does it happen only on iOS 17 or do you get that with previous iOS versions as well? @bryansoftdev |
@asafkorem Just tested a couple versions out. Looks like it works on iOS 16.0 and 16.1, but fails on 16.2, 16.4 |
Interesting, thanks for checking. I'll investigate this soon hopefully |
@asafkorem just made a PR for this |
Hi @asafkorem , |
Description
Command
gets error:
applesimutils[51203:817178] Unknown error calling sqlite3_step (19: NOT NULL constraint failed: authorization.sync_identity) rs
Environment
The text was updated successfully, but these errors were encountered: