Skip to content

Conversation

@voraci0us
Copy link

Issue here: #778

Failure is due to restrictions around dynamic code loading added in Android 14 (https://developer.android.com/about/versions/14/behavior-changes-14#safer-dynamic-code-loading). File.setReadOnly() is an easy backwards-compatible fix.

@dledda-r7
Copy link
Contributor

dledda-r7 commented Oct 27, 2025

hello @voraci0us , can you provide some logs of the before and after your change? thanks!

@bcoles bcoles added the android label Oct 27, 2025
@voraci0us
Copy link
Author

Hey @dledda-r7, here's what it looks like after this fix, with the stage being loaded successfully:

image

Before the fix it sends the stage but never gets the session:
image
Before the fix (on logcat side of things):
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants