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:
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?
Post
Replies
Boosts
Views
Activity
I am new to xamarin IOS and I couldn't complete automatic provisioning(via IOS Bundle Signing).
I am getting the following error, not sure exactly why this error comes out. It says the App ID is not available. But I also don't see it in the developer portal.
The exact error is "An App ID with Identifier 'com.xxxxx.xx' is not available. Please enter a different string."
Can someone help me to fix this out?