Share via

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
2023-11-23T05:49:34.1933333+00:00

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

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.