question

SrinathMannam-4826 avatar image
0 Votes"
SrinathMannam-4826 asked RobCaplan edited

Xamarin IOS App not bulding

I am trying to build the Xamarin IOS app from visual studio windows.

I am able to build the app to an IOS simulator device. But I try to build it to a real iPhone then the following error pops up and never builds the project. not sure what is causing this behavior.

Can someone please about this?

90867-image.png


dotnet-xamarin
image.png (23.8 KiB)
· 5
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Please check the similar issue here : https://github.com/mono/SkiaSharp/issues/1393#issuecomment-656254877 .

Could you try the workaround mattleibow mentioned ? Install SkiaSharp in shared project and iOS project.

0 Votes 0 ·

Hi, @ColeXia-MSFT I have followed the workaround mentioned by @mattleibow and now, I am getting the below error. I am not sure which is causing this the following. whether the workaround I have followed or something else.

91291-image.png

Can you please help me with the same? Thanks in advance.


0 Votes 0 ·
image.png (33.0 KiB)
image.png (37.1 KiB)

Have you tried to delete bin and obj folder and rebuild ?

0 Votes 0 ·
Show more comments

0 Answers