i have problem when install the second ios certificate on visual studio
i will to explain what i did step by step .
1 - i have created certificate and provisioning profile from apple developer account by second account , and downlode it on my mac
2 - install the certificate on keychain
3 - create new project on xcode and install the provisioning profile
4 - in xcode it's all work fine , i can build the app and archive it
5 - when i try login the apple id on visual studio by this way ( Visual Studio > Preferences > Apple Developer Account ), a problem appears below
for more information , * the first certificate it work fine on visual studio. * i entered the bundle identifire name correctly
Is there another way to define the ios certificate on visual studio