alttester / alttester/AltTester-Unity-SDK

Update GetApplicationScreenSize implementation for Python, Robot, and Java

Open
#1,854 0 comments 0 reactions 0 assignees View on GitHub
2.2.6
Dominant language
C#
Stars
121
Forks
24
PR merge metrics
No merged PRs in 30d

Description

### Summary
In issue #1689, the `GetApplicationScreenSize` method in .NET was updated to use the `getApplicationScreenSize` command directly, instead of sending the `CallStaticMethod` command. This update fixed compatibility for Unreal Engine apps.

However, this change was only applied to the .NET implementation. The Python, Robot, and Java bindings still use the old approach, which causes `GetApplicationScreenSize` to not work properly with Unreal Engine apps for those languages.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.