一名头发茂密的程序员

Results 10 comments of 一名头发茂密的程序员

通过state修改Cluter数据,地图坐标没有渲染新的。只有使用cluter 的ref update函数,但是需要传一个stutas参数,我想可以不可以不用传参数就能使他再渲染

先前不仔细没看到,刚才看到了。谢谢

还有一个问题,就是每次通过Location.addLocationListener获取的位置中,返回的direction的值一直为-1.手机是华为的。API 27

![img_20181128_094349](https://user-images.githubusercontent.com/42455603/49123100-519c3800-f2f2-11e8-9c7b-a623fb19ceb2.jpg) ![img_20181128_094316](https://user-images.githubusercontent.com/42455603/49123106-57921900-f2f2-11e8-9352-cf3159d8ee36.jpg)

如果我手机没有开定位权限,第一次打开这个地图界面,没有提示我打开地图定位,(AndroidManifest里面添加了权限的)而是直接把我定位到了一个很奇怪的海上

This is my code about the handshake: ![企业微信截图_16899041984883](https://github.com/cloudflare/boringtun/assets/42455603/cddc823d-33e4-4543-abae-b572808328a9) ![企业微信截图_16899042328973](https://github.com/cloudflare/boringtun/assets/42455603/f0986423-9241-41b5-a64f-995c091ed06d) ![企业微信截图_16899042452466](https://github.com/cloudflare/boringtun/assets/42455603/24578526-e3c7-4437-bab3-4a39c776835b) ![企业微信截图_16899042768453](https://github.com/cloudflare/boringtun/assets/42455603/8daff534-ab53-408e-89bc-72da7447671f)

i follow this step . https://www.ntkernel.com/boringtun-based-wireguard-client-for-windows/

> It could be related to the size of the packet not being 100% Wireguard spec: > > https://github.com/cloudflare/boringtun/blob/18eaf59c9c9718850c63e1c82ba933e09224d3dd/boringtun/src/noise/mod.rs#L141 > > encrypted_static: &src[40..88], // SIZE u8;32, 88-40 = 48 bytes,...