Jack Aardal
Jack Aardal
We're currently looking into porting our Xamarin-based WatchOS companion app to swift. I'm trying to follow along with some of your examples. I created a new WatchOS project in Xcode...
@wojciech-kulik Porting the WatchOS app is our long-term solution, since it looks like they're going to be able to fix the distribution of the Xamarin-based WatchKit app soon. We don't...
@rolfbjarne @dalexsoto I apologize if you guys aren't the ones to tag in this, but I wanted to get some visibility. I was able to get a new single-project watchOS...
@ivanicin I've had to document the process for the other developers on my team. Give me a few days and I should be able to give you a slightly stripped...
@ivanicin I wrote up a post on my blog detailing how to setup a fresh project using Xamarin.iOS and a SwiftUI watchOS app. [https://codebloq.io/2022/12/02/xamarin-ios-with-swiftui-watchos-app/](https://codebloq.io/2022/12/02/xamarin-ios-with-swiftui-watchos-app/) Let me know if you have...
@ivanicin Good point. I'll get something written up about that, thanks. Glad you were able to use the guide successfully, as it's my first time doing something like that outside...
I'm having the same issue, but only when I'm building for Release. [KinesiaOne-2023-12-21-105347.zip](https://github.com/dotnet/maui/files/13744319/KinesiaOne-2023-12-21-105347.zip) Here's the IPS crash file from the device. ~~I'll work on getting binlogs shortly.~~ Additional info: This...
@rolfbjarne after putting that into my .csproj file, it no longer generates a .ips crash report file. I've tried two different iPad models (a Mini 5 and a Mini 6,...
Just another additional bit of info, I tried switching to an older MacBook I use for working on our older Xamarin apps that's running Xcode 14 and has an older...
@Dryzler I don't think it is because I get the exact same issue that you described in your original post. An app that works fine in Debug instantly crashes after...