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

[Android] CHIP_ERROR should be handle by jlong in java #32560

Closed
yunhanw-google opened this issue Mar 13, 2024 · 0 comments · Fixed by #32702
Closed

[Android] CHIP_ERROR should be handle by jlong in java #32560

yunhanw-google opened this issue Mar 13, 2024 · 0 comments · Fixed by #32702
Assignees
Labels

Comments

@yunhanw-google
Copy link
Contributor

static_cast(error.AsInteger()) has been broadly used in android side, it should use jlong instead of jint

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

Successfully merging a pull request may close this issue.

2 participants