How to reference binding library iOS from VS windows?

Leonard Harris 6 Reputation points
2021-03-25T23:07:45.027+00:00

Cannot resolve the binding library project from my consuming iOS project, the issue is the. I have the native reference included i.e. .framework folder and the ApiDefinitions and structs class are also include.

How can we consume binding library for iOS and resolve these issues?

See screen below and I have the binding library included and being references by the Sample.iOS project, the binding library includes the .framework native reference so why this not being resolved?

81677-capture.png

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,380 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Cole Xia (Shanghai Wicresoft Co,.Ltd.) 6,756 Reputation points
    2021-03-26T03:27:19.963+00:00

    Hello,

    Welcome to Microsoft Q&A!

    Hi , LeonardHarris-3315

    Did you manage to build the Binding library (PayRecognizer.iOS)? Here is the docs .

    I see using PayCards is grayed out , this means this namespace is not found , please double check the assembly name and namespace in Binding library project settings , and use the correct one .

    81727-capture.png


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

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