Chunliang Lin

Results 14 comments of Chunliang Lin

我们也遇到了这样的问题,打包生成的AndroidManifest.xml自动加上了 导致无法上架。请问你是怎么修复的?

As far as I know, when you build your code with XCode 12, then window structure is a bit different with what we known with XCode 11 + iOS 13....

BLE本来就不是设计用来做高速率传输的

I got incorrect output with local file too, maybe character decode/encode issue?

我是把compile 'com.jph.takephoto:takephoto_library:4.1.0'改成了compile 'com.jph.takephoto:takephoto_library:4+'才能gradle sync通过,看来楼主这个才是正解。

有什么好哭的,要么权限问题要么null问题。

Works with Google Pixel XL (Android 8.1), but the volume from other side is quite low. As @tabs said, you have to handle permissions by yourself.

It seems you use TransactionKey as ClientKey here. The client key is way longer than this in our case.

> 这个库有解决Android 12以上的手机扫描BLE设备无法获取设备名字的问题吗?