Bear in mind that this tweet thread from Max Seelemann starts with the words “Rumor has it” and I don’t think we’ve seen any evidence of this happening yet? (Correct me if I’m wrong!) However, if this is true I also think it would be a shame. I think the imperfect, but reasonably effective system that’s in place right now is about right.
Wouldn’t it be great if rdar://
links worked for all of us like they do for people who work inside Apple? Can Ethan Huang make that happen with this open source app? Well, no. Of course not! However, what he can do is make them open the corresponding Open Radar page. With Brisk supporting cross posting to Open Radar, we’re in a better place than we ever have been for filing bugs with Apple.
That 4TB disk option in the new MacBook Pro is a bit 💸💸💸 isn’t it! There is another way if you’re short on disk space though. This app will find old and (potentially) unused device symbols from previous point releases of iOS that you may no longer be testing with. I saved 10GB in a few seconds with this but if you have an older installation you’ll probably save much more than that.
Great tip from Liam Nichols! This should be an option. 🕵️♂️
Want to debug your network calls with something built into your app (rather than something external) then this tool from Paolo Musolino might be just the thing you’re looking for. No code to integrate, just include the library and shake your phone.
Is this a networking library where every request only returns the first 280 characters of data? 🤣 No, of course it isn’t. Instead it’s a battle tested networking library built on top of NSURLSession (naturally). Why should you use it? Nolan O’Brien gives you the low down.
Oh and, also in networking news this week.
No, not a new version of SQL 😀 but a new version of the SQL building library extracted from Vapor 3.0. The readme is… minimal 😂 so you’ll want to head over to the docs instead! Also, from the Twitter thread there you might also be interested in FluentQuery.
In what feels like a follow up to last week’s link about iOS UI moving south, Theo Strauss writes about the search field in the Lyft app. He points out that the HIG doesn’t say that search bars should be at the top of the screen, even though they often are but even the guidelines did say that, design rules are often made to be broken. Make what is important prominent, and reachable.
Carolina Milanesi with some interesting results from a survey of iOS and Android users. We’ve known for a long time that App Store customers are incredibly price sensitive, but this sentence particularly stood out for me:
In other words, great reviews, feature list, screenshots, and app description do not matter if the price is already beyond what the user perceives to be the right price for the app.
If you’ve not played with adjusting your pricing for a while, read this and give it another thought! Note that the survey only had 800 participants which makes the data much less useful but I still thought it was interesting.
18,000 pull requests is amazing! 🤯