A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
while binding the native library , it is looking for App.framework/App File . while using this binding in a app , I am getting this error App.framework/App is not a valid framework .
Srihari Kowdeed
0
Reputation points
I am trying to migrate from xamarin.ios to .net7-ios and this is the error which I am getting . Can anyone please help me out with this
<NativeReference Include="..\AppLibrary\App.framework">
<Kind>Framework</Kind>
<SmartLink>False</SmartLink>
<ForceLoad>true</ForceLoad>
Developer technologies | .NET | Xamarin
Developer technologies | .NET | Xamarin
Sign in to answer