Post

Replies

Boosts

Views

Activity

Reply to In Simulator on status bar red banner with rdar:45025538
Hi Albert, thank you for your reply! It appears that you are utilizing a beta version. I'm quite sure I'm not at this point. At some point I had installed the 26.2 Beta, but I have removed it again. Right now I don't have any Xcode Beta installed. When I check for Simulator processes running, this one shows up: /Library/Developer/CoreSimulator/Volumes/iOS_21F79 I'm not familiar with these build numbers - is that a final version? Is the visual aspect causing you to encounter difficulties in testing your application? It is. The whole simulator is running on an unexpected screen size, causing my Unit Test to fail. I also found this in the Simulator logs: No status bar visual provider for screen <UIScreen: 0x104c04880; bounds: {{0, 0}, {360, 780}}; mode: <UIScreenMode: 0x600000239ae0; size = 1080.000000 x 2340.000000>> (width: 360.00, scale: 3.00, idiom: 0, cornerRadius: 33.33). Please see rdar://45025538. Have you attempted using the latest Xcode version to ascertain whether this resolves your issue? I've tried that already. I have 26.1.1 and 26.1.0 installed, also tried reinstalling Xcode, reinstalling runtimes, nothing helped so far. I've also deleted everything from /Library/Developer/, didn't help either. I'm really looking desperately for any solution :(. If you are operating a release version, did you configure the status bar appropriately within the simulator? I didn't change any of the status bar configuration. I have also tried deleting all my simulators and creating a new one from scratch, but the issue is there for any new 12/13 mini Simulator. Does this issue persist on the physical device? I have not tried on the physical device, I need to get the Simulator working for running the Unit Tests. In your screenshot, it appears that you are not currently running your app. Are you simply running the simulator? That's correct. What else could I try to start from a clean slate, except for wiping/reinstalling macOS?
Nov ’25
Reply to Can't create new version
We're running into exactly the same problem and cannot release another update for our app. Would be really great if somebody from Apple could look into this. We've also created a support case with number 102224346553.
Replies
Boosts
Views
Activity
Feb ’24
Reply to UITextView crash on iOS 18.4 beta
We're also affected by the crash, here's two sample apps that demonstrate it: https://github.com/plu/UITextViewCrash FB16604342 Only happens on iOS 18.4 Beta - any other iOS version before that was fine.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Mar ’25
Reply to In Simulator on status bar red banner with rdar:45025538
Hi Albert, thank you for your reply! It appears that you are utilizing a beta version. I'm quite sure I'm not at this point. At some point I had installed the 26.2 Beta, but I have removed it again. Right now I don't have any Xcode Beta installed. When I check for Simulator processes running, this one shows up: /Library/Developer/CoreSimulator/Volumes/iOS_21F79 I'm not familiar with these build numbers - is that a final version? Is the visual aspect causing you to encounter difficulties in testing your application? It is. The whole simulator is running on an unexpected screen size, causing my Unit Test to fail. I also found this in the Simulator logs: No status bar visual provider for screen <UIScreen: 0x104c04880; bounds: {{0, 0}, {360, 780}}; mode: <UIScreenMode: 0x600000239ae0; size = 1080.000000 x 2340.000000>> (width: 360.00, scale: 3.00, idiom: 0, cornerRadius: 33.33). Please see rdar://45025538. Have you attempted using the latest Xcode version to ascertain whether this resolves your issue? I've tried that already. I have 26.1.1 and 26.1.0 installed, also tried reinstalling Xcode, reinstalling runtimes, nothing helped so far. I've also deleted everything from /Library/Developer/, didn't help either. I'm really looking desperately for any solution :(. If you are operating a release version, did you configure the status bar appropriately within the simulator? I didn't change any of the status bar configuration. I have also tried deleting all my simulators and creating a new one from scratch, but the issue is there for any new 12/13 mini Simulator. Does this issue persist on the physical device? I have not tried on the physical device, I need to get the Simulator working for running the Unit Tests. In your screenshot, it appears that you are not currently running your app. Are you simply running the simulator? That's correct. What else could I try to start from a clean slate, except for wiping/reinstalling macOS?
Replies
Boosts
Views
Activity
Nov ’25
Reply to In Simulator on status bar red banner with rdar:45025538
Thank you for your help, I've submitted FB21021964.
Replies
Boosts
Views
Activity
Nov ’25