Skip to content
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

Open
charity-detalytics opened this issue Apr 5, 2024 · 7 comments
Labels

Comments

@charity-detalytics
Copy link

Description

Command

applesimutils --byId 581DBC6F-C18B-4844-B2EE-B3B11FFA322C --bundle com.my.app.id --setPermissions health=YES

gets error:

applesimutils[51203:817178] Unknown error calling sqlite3_step (19: NOT NULL constraint failed: authorization.sync_identity) rs

Environment

  • macOS version: 14.3.1
  • applesimutils version: 0.9.10
@johanndeswardt
Copy link

Also seeing this.

@bryansoftdev
Copy link
Contributor

Same here. applesimutils version: 0.9.10 iOS 17

@asafkorem
Copy link
Contributor

does it happen only on iOS 17 or do you get that with previous iOS versions as well? @bryansoftdev

@bryansoftdev
Copy link
Contributor

@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

@asafkorem
Copy link
Contributor

Interesting, thanks for checking. I'll investigate this soon hopefully

@bryansoftdev
Copy link
Contributor

@asafkorem just made a PR for this

@bryansoftdev
Copy link
Contributor

Hi @asafkorem ,
Thank you for merging the PR. I was wondering if there's an ETA for the next release. I'd like to start using the changes introduced by the PR in my project. 🙏 Maybe I can help with that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants