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.
The errors are the following:
Can someone please about this?
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.
The errors are the following:
framework not found libSkiaSharp.
linker command failed with exit code 1 (use -v to see invocation).
Native linking failed. Please review the build log.
Can someone please about this?