Skip to content

Error Using Syncfusion Plugin with Visual Studio for Mac 2019 #75

@bbqchickenrobot

Description

@bbqchickenrobot

Hi I am using the VS for Mac 2019 version (latest as of this post) with the Syncfusion plugin however it produces a non-buildable solution. The issue seems to be w/ the UI Kit for Xamarin and not the plugin. I am using all of the latest Nuget packages for both Xamarin Forms and Syncfusion UI Kit. I have attached a screenshot for your review.

There error seems to mention that it's having trouble finding INotifyPropertyChanged:

../CheckoutPageViewModel.cs(22,22): Error CS1061: 'CheckoutPageViewModel' does not contain a definition for 'NotifyPropertyChanged' and no accessible extension method 'NotifyPropertyChanged' accepting a first argument of type 'CheckoutPageViewModel' could be found (are you missing a using directive or an assembly reference?) (CS1061)

Screen Shot 2021-07-01 at 6 16 20 PM
Screen Shot 2021-07-01 at 6 16 36 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions