Merge Conflict
Join Frank & James for a weekly discussion on the world of technology and development including C#, F#, .NET, web, mobile, and more.
We found 10 episodes of Merge Conflict with the tag “macos”.
-
311: Goodbye Passwords, Hello Passkeys
June 20th, 2022 | 32 mins 8 secs
ios, macos, passkey, passkeys, passwords, security, xamarin
We break down the big announcement from WWDC that is going to eliminate passwords forever!! Or will it?
-
310: WWDC 2022 Recap
June 13th, 2022 | 50 mins 33 secs
ios, ipados, macos, wwdc, wwdc 2022, xamarin
Everything you need to know about the latest in iOS, macOS, tvOS, watchOS, iPadOS, and so much more from WWDC 2022!
-
296: NSUrl, Security Scope, & Bookmarks
March 7th, 2022 | 46 mins 24 secs
.net, .net maui, android, dotnet maui, ios, macos, nsurl, security, windows, xamarin
Who doesn't love security? Who doesn't love security inside of the app sandbox?!?! We break down file-access and all of its complexity when building sandboxed apps for iOS, macOS, Android, and Windows!
-
295: Two ways to do the same thing
February 28th, 2022 | 35 mins 26 secs
android, apis, compatibility, ios, machine learning, macos, new apis, xamarin
What to do when there are new APIs that improve but don't deprecate old ones? Do you throw away your old code? Write compatibility layers? Or do you just keep on with what you have? We discuss.
-
291: GitHub Actions All The Things
January 31st, 2022 | 52 mins 49 secs
app center, cd, ci, continuous delivery, github, github actions, ios, macos, xamarin
Frank is finally all in on continuous integration and continuous delivery with .NET 6 and he did it all with GitHub actions!
-
289: App Publishing Road Blocks
January 17th, 2022 | 44 mins 4 secs
android, cd, ci, dotnet, dotnet 6, ios, macos, xamairn.forms, xamarin
Frank is in a rush to try to get out an app into the app store in record time, but he runs up against those bumps that we have talked about so many times. We discuss his biggest road blocks.
-
282: Automating Protocols
November 29th, 2021 | 31 mins 57 secs
desktop, development, ios, mac, macos, maui, mobile, protocol, scheme, xamarin
Custom schemes, http schemes, protocols, they are a pain to develop for, but are so powerful! After years of using them, we finally figured out how to automate it and we have a lot of ideas!
-
277: MacBook Pro & Pixel 6 Event Recaps
October 25th, 2021 | 50 mins 9 secs
android, apple, ios, macbook pro, macos, pixel 6, xamarin
What a week full of new hardware! MacBook Pro devices, Pixel 6, and so much more!
-
246: Breaking out of the Desktop App Sandbox
March 22nd, 2021 | 39 mins 7 secs
app store, apple, ios, m1, mac book, macos, store, uwp, xamarin
Putting apps into the app store is amazing, but the frameworks limit your ability as an app developer to do certain things on the desktop. We discuss how to keep long running processing going and breaking out of that sandbox with some great APIs.
-
242: Mac Backups, Store Promotion, & Multi-Window Apps with SceneDelegate
February 22nd, 2021 | 49 mins 4 secs
android, backup, ios, macos, multi-window, promotion, scenedelegate, xamarin
No topic is off limits this week as we talk about testing IAP on mac with mac backups, awesome store promotions coming Frank's way and how to build awesome multi-window apps for macOS and iOS and the new SceneDelegate.