Adam Kapos
Adam Kapos
@xTheEc0 Was the change in the original code introduced in Unity 2022.3.13 or an earlier version?
The change in Unity 2022.3.13 that triggered the issue is the following: >iOS: Fixed Unity launching in the background on background location event; fix black screen showing between splash screen...
Yes, see https://github.com/facebook/facebook-sdk-for-unity/pull/713
> @Nezz Thank you for this PR, but unfortunately we're under a sunset period. Please refer to https://github.com/xcpretty/xcode-install/blob/master/MIGRATION.md We are still using xcode-install because it works with accounts that don't...
Same issue here, it started happening 4 hours ago. The pod is connected and not in away mode. I deleted the existing integration and tried to set it up again....
@lukas-clarke Should we change the `client_id` and `client_secret` to be the values in @mwalling's comment by default? I guess people who don't encounter this issue are the ones who manually...
>Are the people seeing this issue all iOS users? I left the client ID and secret empty, so the integration defaulted to using `ASDF` as the secret: https://github.com/lukas-clarke/eight_sleep/blob/8c2ddebf7e1a40d3659efff8568e9b3457a6c9d2/custom_components/eight_sleep/pyEight/eight.py#L52-L55
You can work around this by following these steps: 1. Right click the exe 2. Properties 3. Compatibility 4. Change high DPI settings 5. Check the box on the bottom...
It's the default setting (4/7) on the iPhone 14 Pro.
Try this: ``` type: grid columns: 5 square: true cards: - show_name: true show_icon: true type: button entity: scene.living_room_afternoon name: Afternoon ``` I'm using the stock dashboard without themes. The...