在 Visual Studio 中为 Xamarin.Forms 安装配置文件的位置和方式?
Where and how to install provisioning profile in Visual Studio for Xamarin.Forms?
我已经使用 UrbanAirship 实现了推送通知。我没有收到通知。我有 google 它说我需要安装证书。我得到了2个证书。
1- appidentifier.p12
2- appidentifierIOS.mobileprovision
我正在使用 Windows 10 和 Visual Studio 2017(企业版)。我远程连接 Mac 系统的模拟器。现在我知道 appidentifier.p12
将安装在 Mac 系统中。但是我不知道在哪里以及如何安装appidentifierIOS.mobileprovision
。我想我需要在 Visual Studio 中安装,但不知道如何安装。
规格:
Windows 10
Visual Studio 2017(Enterprise Edition)
Xamarin.Forms
有人可以指导我吗?
教程:Production Provisioning Profile,参考第6步
Drag it into the Xcode Organizer or double-click it to install. The profile will then appear in the Xcode Organizer
然后配置如下
我已经使用 UrbanAirship 实现了推送通知。我没有收到通知。我有 google 它说我需要安装证书。我得到了2个证书。
1- appidentifier.p12
2- appidentifierIOS.mobileprovision
我正在使用 Windows 10 和 Visual Studio 2017(企业版)。我远程连接 Mac 系统的模拟器。现在我知道 appidentifier.p12
将安装在 Mac 系统中。但是我不知道在哪里以及如何安装appidentifierIOS.mobileprovision
。我想我需要在 Visual Studio 中安装,但不知道如何安装。
规格:
Windows 10
Visual Studio 2017(Enterprise Edition)
Xamarin.Forms
有人可以指导我吗?
教程:Production Provisioning Profile,参考第6步
Drag it into the Xcode Organizer or double-click it to install. The profile will then appear in the Xcode Organizer
然后配置如下