-
### What version of Go are you using (`go version`)?
go version go1.15.8 windows/amd64
### What did you do?
I am trying to send some data to a webserver before the app starts. I am using th…
-
After update to v0.23.2, an error will occur:
```
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xc77f31]
…
-
We have an issue to use the fula-sec package in react-native projects.
The issue is that some fula-sec's dependencies use the BigInt type that react-native does not support.
There is a workaround [h…
-
我做了个脚本: [here](https://github.com/4zuk1/pikapika/blob/dev/.github/workflows/android-arm64.yaml#L175)
## 效果
| Before |
| ---- |
| ![image](https://user-images.githubusercontent.com/96861074/15342…
ghost updated
2 years ago
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.16.4 darwin/amd64
### Does this issue reproduce with the latest release?
yes.
### What operating syste…
-
git clone 后未做任何修改直接进行 Build 打包出来的 apk,比 Release 大一半,其中最主要区别就是 Relese 下的 `libgojni.so` 才 `6.8MB`,而为什么我通过 Android Studio 打包出来后的有 `26MB`。
我的环境:
- Mac
- Java 11
- Go 1.18.1
-
The release notes mention something clever with regards to iOS, but not with regards to macOS. Here's a rejection I just received from Apple:
> Guideline 2.5.1 - Performance - Software Requirements…
zx2c4 updated
2 years ago
-
-
#### Summary
When a Java stub object instance is passed into Go, and then Go's garbage collection runs, and then the same Java object is passed into Go again, an exception is thrown in go.Seq.java an…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.16rc1 darwin/amd64
### Does this issue reproduce with the latest release?
Yes
### What operating s…