This is the error
Error MT2101: Can't resolve the reference 'System.Void SQLite.SQLiteConnection::.ctor(System.String,System.Boolean)', referenced from the method 'PerformaMobile.Core.Api.EnrollState PerformaMobile.Core.View.CourseCardView/CourseCardDetailsView::GetEnrollState(PerformaMobile.Core.Api.EnrollState)' in 'SQLite-net, Version=1.6.292.0, Culture=neutral, PublicKeyToken=null'. (MT2101) (PerformaMobile.iOS)
In this project i am having some mistakes. For example, i have Profile, AppID, Certificate, but when i Build i get an exception
Error: Could not find any available provisioning profiles for PerformaMobile.iOS on iOS. (PerformaMobile.iOS)
If change the Signing Identity by otger person, thes i get the error of reference, but this Person your Signing Profile is Automatic. If i change by me, in the combobox of Provisioning Profile i have No match Profiles found but i have Profile in the Apple Store. How do i fix this issue?