Skip to content

Conversation

ImmutableJeffrey
Copy link
Contributor

@ImmutableJeffrey ImmutableJeffrey commented Sep 4, 2025

Summary

Fix login crash in Windows IL2CPP builds. By replacing unsupported Process.MainModule API with IL2CPP-compatible Environment.GetCommandLineArgs()

Jira: ID-3951

Customer Impact

This fix resolves login failures that prevent the SDK from working in Windows Standalone IL2CPP builds. Customers can now successfully use the login functionality in production Windows IL2CPP builds without crashing.

Added

Changed

Deprecated

Removed

Fixed

  • Fixed IL2CPP crash during login caused by unsupported Process.MainModule API

Security

Things worth calling out

Other things to consider:

  • Sample app is updated with new SDK changes
  • Updated public documentation with new SDK changes (Immutable X and Immutable zkEVM)
  • Sample game is updated with new SDK changes
  • Replied to GitHub issues

@ImmutableJeffrey ImmutableJeffrey merged commit 06acfbd into main Sep 4, 2025
25 checks passed
@ImmutableJeffrey ImmutableJeffrey deleted the fix/windows-il2cpp branch September 4, 2025 01:27
@github-actions github-actions bot added the fix label Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants