Post

Replies

Boosts

Views

Activity

Comment on Device Hub sucks
Sorry, I'm still not seeing the menu that you are talking about.Are you maybe referring to the icons that appear under the device ONLY while screen sharing is active? You see the problem there? However, the Shift-Command-S does appear to work even when screen sharing is not active.So I can use that if I can remember it.But still, bad UI. The screen sharing indicator did disappear after a while.But man, it was a long while.
3w
Comment on barTintColor not working in iOS 15
This is not working for me - it's always black. I have an old Objective-C app, not sure if that makes a difference. I also tried adding "View-Controller-based status bar appearance" and "Status bar style" to the plist. No dice. Why they gotta make this stuff so difficult, and change it every 2 years...
Topic: UI Frameworks SubTopic: UIKit Tags:
Feb ’22
Comment on Device Hub sucks
Sorry, I'm still not seeing the menu that you are talking about.Are you maybe referring to the icons that appear under the device ONLY while screen sharing is active? You see the problem there? However, the Shift-Command-S does appear to work even when screen sharing is not active.So I can use that if I can remember it.But still, bad UI. The screen sharing indicator did disappear after a while.But man, it was a long while.
Replies
Boosts
Views
Activity
3w
Comment on Device Hub sucks
Can you elaborate on what you mean by "Just select the device and take the screenshot from the menu. " What menu are you referring to? Please also see my follow-up post.
Replies
Boosts
Views
Activity
3w
Comment on how do you get a url that lists all your apps in the App Store?
That works great! Weird that it's not readily available in our developer account settings somewhere. Thanks!
Replies
Boosts
Views
Activity
Aug ’23
Comment on barTintColor not working in iOS 15
I found that doing this changes the background of the entire view, not just the bar. For me, this changes the appearance of just the bar (objective-C): navigationController.navigationBar.backgroundColor = color
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Mar ’22
Comment on barTintColor not working in iOS 15
This is not working for me - it's always black. I have an old Objective-C app, not sure if that makes a difference. I also tried adding "View-Controller-based status bar appearance" and "Status bar style" to the plist. No dice. Why they gotta make this stuff so difficult, and change it every 2 years...
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Feb ’22
Comment on Project cannot be opened because it is in a future Xcode project file format
Yes I am sure. I even opened the .pbprojx file (or however it us spelled) and looked in it for the compatibility version and it says 3.2.
Replies
Boosts
Views
Activity
Feb ’22
Comment on NSURLSession/NSURLConnection POST does not deliver data
Thanks - I tried that Instrument but it was no help. Maybe I wasn't using it correctly, but I could not see any information in the graph where my NSURLConnection appeared.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’22