You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to golang/mobile@5cddc14, audio example and audio package is not compiling for Android.
gomobile build golang.org/x/example/audio
# golang.org/x/mobile/audio/al
../../audio/al/al_android.go:249: invalid type assertion: app.GetConfig().(<inter>) (non-interface type app.Config on left)
exit status 2
gomobile: exit status 2
The text was updated successfully, but these errors were encountered:
Due to golang/mobile@5cddc14, audio example and audio package is not compiling for Android.
The text was updated successfully, but these errors were encountered: