x/mobile/bind/testdata/testpkg: Readasset() fails in ios #33362
Labels
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
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
gomobile bind -target=ios golang.org/x/mobile/bind/testdata/testpkg
And then use the testpkgReadasset by using testpkg.Framework.
What did you expect to see?
Everything is ok.
What did you see instead?
Cannot find assets/hello.txt
The text was updated successfully, but these errors were encountered: