You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Its a bug, the app is perhaps converting something it shouldn't and is getting something like a memory address as an Int instead of the proper value.
Actually they do that quite alot, sending a blob of private memory over the network, lol.
For example the UDPConnectionProbing reveals some heap data from the android app.
What is it, how is it determined?
Sure,
timezoneOffsetInMinutes: 120
would relate to GMT +2.But WTF is
timezoneOffsetInMinutes: 6088401280
=> GMT +101473354.66 ?Android
https://github.com/tuxuser/xcloud/blob/8295d2c86bf8ece56dbbd02c1f749a4426955bcb/xcloud_api.py#L113
iOS
https://github.com/tuxuser/xcloud/blob/8295d2c86bf8ece56dbbd02c1f749a4426955bcb/xhomestreaming_api.py#L62
The text was updated successfully, but these errors were encountered: