Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS Extensions signing? #48

Closed
lassana opened this issue Mar 3, 2018 — with docs.microsoft.com · 11 comments
Closed

iOS Extensions signing? #48

lassana opened this issue Mar 3, 2018 — with docs.microsoft.com · 11 comments
Assignees
Labels
App Center Build Question Further information is requested

Comments

Copy link

lassana commented Mar 3, 2018

Hello,
Does App Center support iOS extensions signing? As I can see, only one provisioning profile can be uploaded into the build configuration.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

  • ID: 5d72f6fe-74d6-696e-e709-5f6d577c0a58
  • Version Independent ID: b3d0ea8b-5a1f-bf71-7dc2-9685cf23c00b
  • Content
  • Content Source
  • Service: vs-appcenter
@guperrot guperrot assigned dhei and unassigned guperrot Mar 5, 2018
@jwargo jwargo assigned dipree and unassigned dhei and elamalani Mar 5, 2018
@dipree
Copy link
Contributor

dipree commented Mar 6, 2018

Hi, unfortunately we don't support to sign iOS extensions at the moment.

@lassana
Copy link
Author

lassana commented Mar 6, 2018

@derpixeldan thank you for the answer. Do you have any plans about this?

@jwargo jwargo added App Center Build Question Further information is requested labels Mar 6, 2018
@siminapasat
Copy link
Contributor

@lassana Yes, we recognize that this is a missing feature and it is on our future plans. Unfortunately, I don't have an ETA for this.

@jwargo jwargo closed this as completed Mar 8, 2018
@streinhard
Copy link

+1 For this feature, this would allow us to ditch our old CI solution and switch to AppCenter completly ;)

@lassana
Copy link
Author

lassana commented Jan 25, 2019

Hi @siminapasat is there any update on this?

@nilofer
Copy link

nilofer commented Jan 25, 2019

Hi @lassana, we released support for iOS extensions recently! You can read more about it in our blog post: https://blogs.msdn.microsoft.com/vsappcenter/announcing-ios-app-extension-and-watchos-support-in-visual-studio-app-center/

@lassana
Copy link
Author

lassana commented Jan 25, 2019

Cool! Thank you for rapid response!

@lassana
Copy link
Author

lassana commented Feb 3, 2019

@nrajpurkar Hi,
Unfortunately, iOS app extension signing still doesn't work for us.

The docs say:

App Center will automatically detect any watchOS or app extension targets in the project and provide fields to upload the certificate and provisioning profiles required

However, I do not observe this section in our Build configuration, only one provisioning profile can be uploaded:

screen shot 2019-02-03 at 7 29 17 pm

I've re-uploaded both p12 and mobileprovision files, started a new build and, as expected, the build failed with the following error:

"/Users/vsts/agent/2.144.2/work/1/s/***********.sln" (Rebuild target) (1) ->
"/Users/vsts/agent/2.144.2/work/1/s/iOS/**********.iOS.csproj" (Rebuild target) (2) ->
"/Users/vsts/agent/2.144.2/work/1/s/**********.iOS.ShareExtension/**********.iOS.ShareExtension.csproj" (default target) (6) ->
  Info.plist : error : Project bundle identifier 'com.**********.shareextension' does not match specified provisioning profile 'b231c9ba-1643-49d7-9bc3-04feb86e57a5' [/Users/vsts/agent/2.144.2/work/1/s/**********.iOS.ShareExtension/**********.iOS.ShareExtension.csproj]

Build configuration still doesn't let me to upload additional provisioning profiles. Could you explain how AppCenter actually detects app extensions?

@nilofer
Copy link

nilofer commented Feb 3, 2019

Hi @lassana, can you get in touch with us using the blue chat bubble in the corner of the App Center portal? We'll be able to better take a look at the issue you'e seeing there. Thanks!

@lassana
Copy link
Author

lassana commented Feb 3, 2019

@nrajpurkar can you confirm that iOS extension signing is available for native Obj-C/Swift apps only and not for Xamarin?

@nilofer
Copy link

nilofer commented Feb 4, 2019

@lassana, that is correct and shown in our docs. We do not currently support extensions for Xamarin apps. We recently opened up a public-facing repository where you can feel free to create an issue for support for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Center Build Question Further information is requested
Projects
None yet
Development

No branches or pull requests

9 participants