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

fix: disable user precense requirement #29

Merged
merged 1 commit into from
May 17, 2024

Conversation

berendsliedrecht
Copy link
Member

@berendsliedrecht berendsliedrecht commented May 16, 2024

  • Disables user precense required
  • Correctly propegate Android errors to Rust with more context

Copy link
Member

@Tommylans Tommylans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

})?;

let msg_rust: String = $env
.get_string(&message.into())
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why would you not do the into() with the message variable but you do it with the msg_rust variable. This is inconsistent

@berendsliedrecht berendsliedrecht force-pushed the disable-user-precense branch from eb7e853 to 618260c Compare May 17, 2024 11:06
Signed-off-by: Berend Sliedrecht <[email protected]>
@berendsliedrecht berendsliedrecht force-pushed the disable-user-precense branch from 618260c to 0b7481e Compare May 17, 2024 11:08
@berendsliedrecht berendsliedrecht merged commit e10b5f0 into main May 17, 2024
6 of 8 checks passed
@berendsliedrecht berendsliedrecht deleted the disable-user-precense branch May 17, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants