apple

Some thoughts on this weeks Apple Developer conference – WWDC 2020

Today sees the conclusion of the annual Apple Worldwide Developer Conference (aka WWDC 2020), and I just wanted to offer a few thoughts and highlights as to what’s been announced, what we can expect, and what it means to me and my clients.

First off it was a highly polished and professional keynote, as you would expect from Apple, but more so considering much of the events charm is in the atmosphere of a full auditorium of developers, something not possible this year for obvious reasons.

Wwdc 2020 mr logo

Apple Mac and the move to ARM

The big announcement, and worst kept secret, was that going forward new Apple Mac products (iMac, MacBook, Mac Pro etc) will be running Apple Silicone (ARM based processors – like the iPhone and iPad), a move away from the current Intel (x86 – like most Windows PC’s and Laptops use) chips. At a technical level this is massive for developers, but Apple have made as easy a pathway as possible, where it does become interesting though as this means there will be the ability for iPhone apps to run, out of the box on new Apple hardware. This means there will be a lot more apps available for the Mac instantly, but also a dilemma for developers and clients considering a Mac presence, to you optimise the Mac app as you have always done before, or make do with your iPhone app working on the Mac even if the experience is not idea?

Mac OS Big Sur as it’s named got a visual overall too, looking very similar to the iPad it has to be said – time will tell on that one I think

Control center big sur 610x610

iPhone and iPad

Even though technically iOS and iPad OS are separate things now, I’ll tag them together under the iOS 14 banner. I’m already running this in Beta, and so far it looks very pretty, stable, and a decent step forward, highlights include;

– Widgets on the home screens
– Upgraded Messages app (Pinned conversations, mentions etc)
– Offline translation
– App clips – Mini apps you don’t have to install / login and just use once, eg car parking apps
– Improved privacy notifications in Safari
– Scribbles – Handwriting recognition from the Apple Pencil to enter small amounts of text / search etc

Screenshot 2020 06 26 at 11 22 56

Apple Watch

No real headline grabbers here, Watch OS 7 is just everything a little bigger and better than before, new workouts, watch faces, emoji (of course!), sleep tracking, and make sure you wash your hands properly!

Screenshot 2020 06 26 at 11 27 28

Overall there’s a lot to work through, for many it’s, just an iterative year, for developers a little more exciting, but if you’d like to know more about Apple, WWDC 2020, or you are considering getting an App developed for any of the Apple platforms then I’d love to hear from you.

About me

Andy Flisher is a Mobile App Developer based in the North East of England with over 20 years software development experience. He is available for hire and specialises in cross platform mobile app development, web applications, desktop software, bespoke cloud architecture solutions and providing outsourced project management services.

How to fix the ‘This app is no longer shared with you’ error

There seems to be a surge of people reporting the ‘This app is no longer shared with you’ message when they open apps on iOS devices. Not sure why, our suspicion is that it’s a server side bug in and around family sharing, but that’s not confirmed.

Deleting the app and reinstalling will work, but you will potentially lose any data that’s stored locally, so our recommendation is to ‘offloads the app. This was introduced as a means to save space on your device by temporarily removing apps that you rarely use, but not losing any data or settings.

So whilst it’s a pain you can offload the app and then immediately restore it to fix this bug, full instructions are over at https://www.idownloadblog…

If this helped you fix the ‘This app is no longer shared with you’ error on your iPhone then would appreciate the share, if you have any other updates or solutions then please hit up the comments and we’ll update the article.

Updating Apps that Use Web Views – Are you affected?

Updating Apps that Use Web Views – News – Apple Developer:

If your app still embeds web content using the deprecated UIWebView API, we strongly encourage you to update to WKWebView as soon as possible for improved security and reliability. WKWebView ensures that compromised web content doesn’t affect the rest of an app by limiting web processing to the app’s web view. And it’s supported in iOS and macOS, and by Mac Catalyst.
The App Store will no longer accept new apps using UIWebView as of April 2020 and app updates using UIWebView as of December 2020.

In layman terms if your app loads content from the web, eg a webpage or a web application then this could affect you. For Xyroh clients, especially those based on Xamarin forms this should’t be a problem as they already use WkWebView.

Worst affected will be those who have stale apps, or aren’t being regularly supported by the original developers – in those cases please get in touch, we can do an analysis of the original source code, let you know if affected, cost to fix and support going forward, and the side effects of doing nothing – basically let you make an informed decision.

Andy Flisher is a Software Developer based in the North East of England with over 20 years software development experience. He is available for hire and specialises in cross platform mobile app development, web applications, desktop software, bespoke cloud architecture solutions and providing outsourced project management services.