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

[iOS][tvOS] Scout shows incorrect device screen size #5

Open
itlancer opened this issue Jul 13, 2022 · 0 comments
Open

[iOS][tvOS] Scout shows incorrect device screen size #5

itlancer opened this issue Jul 13, 2022 · 0 comments

Comments

@itlancer
Copy link

Problem Description

Adobe Scout shows incorrect device screen size when launch AIR application for telemetry collection with iOS and tvOS devices.
Don't know if this Scout or AIR problem.

It has been tested with Scout 1.1.3 with multiple AIR versions, even with latest 33.1.1.889 with many different iOS devices with different OS versions. Also tested with Apple TV 4K A1842 with tvOS 13.3.
Same problem in all cases.

AIR tracker issue: airsdk/Adobe-Runtime-Support#264

Steps to Reproduce

Launch desktop Scout with Windows devices and launch any AIR application with iOS (with configured Scout on iOS device) or tvOS device (with embedded .telemetry.cfg file).

Actual Result:
Scout shows 0x0 device Screen size.
image

Expected Result:
Scout shows real device screen size.

Known Workarounds

Use trace to output to Scout real screen resolution of device (using Stage, Screen or Capabilities properties).

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

No branches or pull requests

1 participant