Michael Dimoudis
Michael Dimoudis
Did you find a way to fix this Mike?
We had version 2.2.2 I just updated it to 2.4.2, I'll see how that goes.
We are still getting this but very infrequently on AWS in latest 2.4.2 version. @damiensawyer did you manage to find a workaround?
@damiensawyer that would be great!! Thanks for that, we don't use newer features too, so if an older version is stable that's all we need.
Hi @chamons thanks for your work with this. I created a draft PR to get the sample compiling in Xcode 12 GM. However building the Xamarin iOS app with the...
Above PR is updated and merged, everything is working in Visual Studio now, no more `"ditto" exited with code 1` error. Thanks @chamons!
I'm finding it impossible to upload an app with a Widget to Apple. When I upload the app, this is the only error I am getting: `ERROR ITMS-90075: "This bundle...
> No known issue - I'd verify all of your signing/entitlement/info.plsits. > > Without a sample showing it, I'm not sure anyone will be able to help you here. Getting...
Adding the `ItemGroup` with `Microsoft.ICU.ICU4C.Runtime` didn't work for me. I kept getting an error "Failed to load app-local ICU: libicuuc.so". What did work for me though was adding `RUN apk...
So as of June 15 2022 it looks like `icu` is removed from `runtime-deps`, making the above comment obsolete now. I couldn't figure out how to get icu-libs working again...