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
Hi I was wondering if there is any iOS requirement for this package? I'm experiencing some differing behavior when testing on an older iPad that is on iOS 12.5 and newer iPads on 14.8 and 15.0. The weird thing is that it's not completely broken but if I try to start the app up with an external display connected already, it will just immediately crash the app. However, if I disconnect the iPad from the TV, start the app, and then plug the TV in, it shows up on the external display just fine and continues to work normally until the app gets restarted upon which it'll just resume crashing.
The text was updated successfully, but these errors were encountered:
Seems as if anytime I call the hook useExternalDisplay, the app immediately crashes. I'm building from Xcode 13, MacOS 11.6 with M1 and building for iOS 15 on a 9th gen iPad. Running bleeding edge here, ha
I'm thinking some combination of Xcode and the target iOS version is causing some sort of incompatibility. I will attempt to downgrade Xcode and leave everything else as is.
Hi I was wondering if there is any iOS requirement for this package? I'm experiencing some differing behavior when testing on an older iPad that is on iOS 12.5 and newer iPads on 14.8 and 15.0. The weird thing is that it's not completely broken but if I try to start the app up with an external display connected already, it will just immediately crash the app. However, if I disconnect the iPad from the TV, start the app, and then plug the TV in, it shows up on the external display just fine and continues to work normally until the app gets restarted upon which it'll just resume crashing.
The text was updated successfully, but these errors were encountered: