Selfsigned certficate error
Hi,
Apple developer Account:
created certificate for development and download in MAC and install that certificate.
connected that MAC from windows and added apple account in visual studio(options->xamarin->apple account)
select Automatic provision certificate
but i got the below error
/usr/bin/codesign exited with code 1:
Warning: unable to build chain to self-signed root for signer "Apple Development: Created via API (SV8HG8SL8N)"
/Users/kansolvetechnologies/Library/Caches/Xamarin/mtbs/builds/PrimeParking.iOS/662e65be7ef88c3ff7f62dadbaa05022407261f39ebb185a4fb49926f5d82d33/bin/Debug/net8.0-ios/ios-arm64/PrimeParking.iOS.app/Frameworks/GoogleDataTransport.framework: errSecInternalComponent
please how can we resolve this issue , i cleared somany times bin folder , dotnet clean, removed Xamarin folder in MAC but nothing will work.
Even i used another system and follow the same steps but in that system also we got the same issue.