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

[MOBILE-4122] Release 9.2.1 #135

Merged
merged 2 commits into from
Feb 6, 2024
Merged

[MOBILE-4122] Release 9.2.1 #135

merged 2 commits into from
Feb 6, 2024

Conversation

jyaganeh
Copy link
Contributor

@jyaganeh jyaganeh commented Feb 5, 2024

What do these changes do?

  • Changed several usages of ToString() to ToString(CultureInfo.InvariantCulture) to avoid the possibility of formatting with a comma as the decimal separator.
  • Bumped to version 9.2.1
  • Updated changelog

Why are these changes necessary?

Customer reported issue

How did you verify these changes?

Imported the package into an empty sample app, set up credentials, and added the sample behavior to a game object, then ran on device with the language set to French. I was able to reproduce the issue and confirm that it no longer happens with this fix.

@jyaganeh jyaganeh merged commit 6da9c43 into main Feb 6, 2024
1 check passed
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.

3 participants