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

This is caused by the change to make gomobile Android-Q compatible. Can you try to provide the ApplicationContext by using the static method Seq.setContext(Context context) before getting the assets? #42778

Closed
navneetgulati opened this issue Nov 23, 2020 · 1 comment

Comments

@navneetgulati
Copy link

This is caused by the change to make gomobile Android-Q compatible. Can you try to provide the ApplicationContext by using the static method Seq.setContext(Context context) before getting the assets?

Originally posted by @timcooijmans in #33254 (comment)

Hey,
I am getting the same error but I am not sure where and how to write the method Seq.setContext(Context context). I cannot find any documentation related to that too. Can you please point me in the right path or point me to the library I have to import in go file before I write this code. I am getting undeclared name: Seq when I try to write this without importing anything

@ALTree
Copy link
Member

ALTree commented Nov 23, 2020

Hi,

the Go project does not use its bug tracker for general discussion or asking questions about the language. The Github bug tracker is only used for tracking bugs and proposals going through the Proposal Process.

Please see the Questions wiki page; it has a list of good places for asking questions. Thanks!

Closing here, since this is not a bug.

@ALTree ALTree closed this as completed Nov 23, 2020
@golang golang locked and limited conversation to collaborators Nov 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants