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

x/mobile: failed to pull the signing certificate to determine your team ID #42743

Closed
pierrec opened this issue Nov 20, 2020 · 4 comments
Closed
Labels
FrozenDueToAge mobile Android, iOS, and x/mobile NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@pierrec
Copy link

pierrec commented Nov 20, 2020

What version of Go are you using (go version)?

$ go version
go version go1.15.3 darwin/amd64

Does this issue reproduce with the latest release?

Yes.

What operating system and processor architecture are you using (go env)?

go env Output
$ go env

What did you do?

gomobile build -target=ios -bundleid=XXX golang.org/x/mobile/example/basic

What did you expect to see?

No output meaning that the app was built.

What did you see instead?

gomobile: failed to pull the signing certificate to determine your team ID: exit status 44

@gopherbot gopherbot added the mobile Android, iOS, and x/mobile label Nov 20, 2020
@gopherbot gopherbot added this to the Unreleased milestone Nov 20, 2020
@pierrec
Copy link
Author

pierrec commented Nov 20, 2020

@cagedmantis cagedmantis added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Dec 7, 2020
@cagedmantis
Copy link
Contributor

Seems like a duplicate of #42615. I won't close it since it has an associated CL.

/cc @hyangah

@changkun
Copy link
Member

This should be fixed in CL 346151. We may close it directly.

(Sorry for not referring to it directly in the CL.)

cc @dmitshur @hajimehoshi @cagedmantis

@hajimehoshi
Copy link
Member

Thanks!

@golang golang locked and limited conversation to collaborators Aug 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge mobile Android, iOS, and x/mobile NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

5 participants