Skip to content

Fix Android JNI name mismatch#42

Merged
DanielaOrtner merged 1 commit into
RebelToolbox:mainfrom
madmiraal:fix-android-crash
Mar 3, 2024
Merged

Fix Android JNI name mismatch#42
DanielaOrtner merged 1 commit into
RebelToolbox:mainfrom
madmiraal:fix-android-crash

Conversation

@madmiraal
Copy link
Copy Markdown
Contributor

Currently, Android is still looking for the old engine library name and class names changed in #16 and crashes when it can't find them.

This PR fixes the name mismatches in the Java Native Interface (JNI).

@madmiraal madmiraal added the bug label Mar 2, 2024
@DanielaOrtner DanielaOrtner self-requested a review March 3, 2024 12:53
Copy link
Copy Markdown
Contributor

@DanielaOrtner DanielaOrtner left a comment

Choose a reason for hiding this comment

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

Thank you for the detailed change to make it work :)

@DanielaOrtner DanielaOrtner merged commit 0c9f6d7 into RebelToolbox:main Mar 3, 2024
@madmiraal madmiraal deleted the fix-android-crash branch March 3, 2024 17:12
@madmiraal madmiraal added PR Type: Bug Fix Your current game should now work as expected. and removed bug labels May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR Type: Bug Fix Your current game should now work as expected.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants