Post

Replies

Boosts

Views

Activity

Comment on URLSession dataTask Does not fetch data
Funny... thanks to this I just discovered I’ve been typing the wrong “degree” symbol for years. I’ve always used Option+0 to get º but it turns out that’s actually U+00BA MASCULINE ORDINAL INDICATOR. To get U+00B0 DEGREE SIGN (°) you need to type Option+Shift+8.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Sep ’22
Comment on Banking App gives Jailbreak warning
And one could argue that it’s a flaw in the app’s whole security posture if it requires the device to not be jailbroken, but that would be a whole other discussion.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Sep ’24
Comment on simple? filename sort
👍
Replies
Boosts
Views
Activity
Feb ’24
Comment on On recent versions of Xcode, in iOS simulators the ability to enable the 'Zoom' feature in accessibility is disappearing. Is there any solution to this ?
👍
Replies
Boosts
Views
Activity
Dec ’23
Comment on Core Bluetooth Bug
And if this answer steers you in the right direction, please don’t forget about tip 12 in the list linked above.
Replies
Boosts
Views
Activity
Dec ’23
Comment on How to install an Xcode version compatible with macOS 14.6?
Well, this is generally how to find and install an older version of Xcode. I didn’t actually validate your version numbers.
Replies
Boosts
Views
Activity
Oct ’23
Comment on how can i make a ios bluetooth classic program? is this Mission Impossible?
BTW, on this forum it’s preferable to keep the discussion going in replies rather than comments.
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Jul ’23
Comment on Taking iOS simulator screenshots that are NOT in debug mode
Ugh, just I replied to a 1-month-old post because of that forum bug (?) where the “last updated” shown in the main forum list says the post was only a few minutes old. But then you click through and notice (or not) that the post is actually much older than that.
Replies
Boosts
Views
Activity
Jan ’23
Comment on Location Service Permision
And if that fails, you should EXAMINE the code. :-(
Replies
Boosts
Views
Activity
Nov ’22
Comment on URL resource links containing an apostrophe (') do not open
BTW, if you’re the author of that item: I agree 100%. ;-)
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Mistake in Wayfinder Watch Face for Apple Watch Ultra?
And it’s showing 122 degrees NORTH longitude. I know this watch is designed to go to the ends of the earth, but that’s ridiculous. :-)
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on URLSession dataTask Does not fetch data
Funny... thanks to this I just discovered I’ve been typing the wrong “degree” symbol for years. I’ve always used Option+0 to get º but it turns out that’s actually U+00BA MASCULINE ORDINAL INDICATOR. To get U+00B0 DEGREE SIGN (°) you need to type Option+Shift+8.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on WeatherKit current data very inaccurate in Canada
Can you confirm your location coordinates? Penticton is at longitude -119.59, and I see the place in China at the same latitude but longitude of +119.59 currently has weather that sounds like what you are describing.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on Expected to decode Array<Any> but found a dictionary instead
And of course Claude31 can type in his reply faster than I can. :-)
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on Try to Connect Bluetooth Device
Duplicate post because I thought the forum was broken, as it blocked my initial reply attempt with a warning about being reviewed. Turns out Apple is moderating posts during WWDC.
Replies
Boosts
Views
Activity
Jun ’22
Comment on Cannot find type 'AuthDataResultCallBack' in scope
That may work, but it just masks the problem (a simple typo) rather than actually understanding and solving the problem.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
May ’22