【问题标题】:Error when deploying Xamarin forms app to iphone in Visual studio 2017 for mac在 Visual Studio 2017 for mac 中将 Xamarin 表单应用程序部署到 iphone 时出错
【发布时间】:2018-05-21 06:35:31
【问题描述】:

我的 VS for mac 版本是 7.3.2。 我有一个 iOS 开发人员帐户,我为将 xamarin 表单应用程序部署到 iPhone 执行了以下操作。

问题:没有安装的配置文件与安装的 ios 签名身份匹配

我遵循以下参考:

-1- 设置配置文件 https://docs.microsoft.com/en-us/xamarin/ios/get-started/installation/device-provisioning/

-2-安装快车道 https://docs.microsoft.com/en-us/xamarin/ios/deploy-test/provisioning/fastlane/

I took these Steps. After installed fastlane: 

1) In Visual Studio for mac for setting up provisioning profile:

Automatically (Recommended) 

I have used the signIn button but I dont see anything. No Apple account shown.

2) I select my iphone in Visual Studio for Mac for deployment. however it showed below error:
Problem:  No installed provisioning profiles match the installed ios signing identities

请帮忙。谢谢

【问题讨论】:

    标签: visual-studio xamarin.forms


    【解决方案1】:

    尝试使用证书和配置文件,而不是选择自动。 有时,如果您多次安装配置文件,它会得到不正确的配置文件。 另请确认您已在所使用的配置文件中添加了设备 UDID。

    【讨论】:

    • 在我的 mac 中,我有我的 ios 应用程序,我在安装 Visual Studio for mac 之前已部署到我的 iphone 和 Appstore。那么在使用vs for mac时,我需要创建app ID并再次上传CSR吗?我已经多次执行此 CSR,但 App ID 是唯一的。那么如果我用通配符为 VS for mac 做这个 App ID,会不会影响我接下来的 iOS 应用开发呢?
    • 我需要创建应用ID并再次上传CSR吗?不,您只能使用现有的证书和配置文件。那么如果我用通配符为 VS for mac 做这个 App ID,会不会影响我的下一个 iOS 应用开发呢?不,它会影响你的下一个 iOS 应用
    猜你喜欢
    • 1970-01-01
    • 2017-11-16
    • 1970-01-01
    • 2021-06-30
    • 2017-08-06
    • 1970-01-01
    • 2016-06-03
    • 1970-01-01
    • 2021-02-14
    相关资源
    最近更新 更多