Skip to content

Issues: golang/go

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

x/mobile: gomobile bind target macos xcode issue 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. Other None of the above.
#73119 opened Apr 1, 2025 by xcolwell Unreleased
x/mobile: gobind adds local paths to .so file even with -trimpath BugReport Issues describing a possible bug in the Go implementation. 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.
#73097 opened Mar 28, 2025 by xcolwell Unreleased
x/mobile: os.Executable() panic on Xcode16 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. OS-iOS GOOS=ios WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
#72966 opened Mar 20, 2025 by invented-pro Unreleased
x/mobile: type aliases no longer export BugReport Issues describing a possible bug in the Go implementation. 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.
#71827 opened Feb 19, 2025 by xcolwell Unreleased
crypto/x509: incorrect user trust store directory is used for Android BugReport Issues describing a possible bug in the Go implementation. 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. OS-Android
#71258 opened Jan 14, 2025 by chenxiaolong Backlog
proposal: x/mobile: bind support list of types to not export LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool mobile Android, iOS, and x/mobile Proposal
#71162 opened Jan 7, 2025 by xcolwell Proposal
x/mobile: support for go/types.Aliases help wanted 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.
#70698 opened Dec 5, 2024 by timothy-king Unreleased
x/mobile: target maccatalyst cannot find OpenGLES header help wanted 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.
#70664 opened Dec 3, 2024 by xcolwell Unreleased
x/mobile: seccomp prevented call to disallowed arm64 system call 434 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.
#70508 opened Nov 21, 2024 by fat-fellow Unreleased
x/mobile/cmd/gomobile: bind, SIGSYS crash on older Android versions 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.
#70495 opened Nov 21, 2024 by Beerosagos Unreleased
x/mobile/cmd/gobind: TestGobind/GOPATH failures 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.
#70207 opened Nov 5, 2024 by gopherbot Unreleased
x/mobile: gomobile bind with go1.23 no exported names in the package 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.
#69612 opened Sep 24, 2024 by 2me2 Unreleased
x/mobile: gomobile bind: Crash on android: dlopen failed: TLS symbol "(null)" in dlopened x86_64/libgojni.so using IE access model 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.
#69109 opened Aug 28, 2024 by marius-enlock Unreleased
x/mobile,runtime: missing stack trace on Android crash compiler/runtime Issues related to the Go compiler and/or runtime. help wanted 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.
#69101 opened Aug 28, 2024 by xcolwell Backlog
x/mobile: bind with go1.22.5,1.22.6 leads to: fatal error: runtime: stack split at bad time 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.
#68760 opened Aug 7, 2024 by xcolwell Unreleased
x/mobile: compatibility with Android 15 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.
#68754 opened Aug 7, 2024 by TikBai Unreleased
x/mobile: Calling net.Listen fails on Android 11+ 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.
#68082 opened Jun 20, 2024 by wlynxg Unreleased
x/mobile: does not work with Go 1.22 if a vendor folder is present, even with the GO111MODULE=off workaround FixPending Issues that have a fix which has not yet been reviewed or submitted. 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.
#67927 opened Jun 11, 2024 by benma Unreleased
x/mobile: IOS static libaray build by go mobile make clang++ crashed with ldflags "-Wl,-fixup_chains" 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.
#67870 opened Jun 7, 2024 by liudikang Unreleased
x/mobile: bind to macOS with google.golang.org/grpc would cause "framework 'CoreAudioTypes' not found" 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. OS-Darwin
#67006 opened Apr 24, 2024 by honmaple Unreleased
x/mobile: gomobile [suggested fix provided] not working with Xcode 15.3 due to missing Info.plist via SPM 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.
#67000 opened Apr 23, 2024 by g3devv Unreleased
x/mobile: gomobile integrated app crashes on GBox clone mode 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.
#66989 opened Apr 23, 2024 by Sylariam Unreleased
x/mobile: androidapi parameter not working when using gomobile build command 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.
#66011 opened Feb 28, 2024 by igadmg Unreleased
x/mobile: UI hangs when Go code called from Swift communicates over the network; time.Sleep works fine 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.
#65371 opened Jan 30, 2024 by SuzukiTakuto Unreleased
x/mobile: support appletvos / appletvsimulator / xros FeatureRequest Issues asking for a new feature that does not need a proposal. 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.
#65251 opened Jan 24, 2024 by AddIcechan Unreleased
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.