Lanhaoo

Results 9 issues of Lanhaoo

**bug提交前阅读** 1.请先仔细阅读文档,尤其是【其他注意事项】文档,里面有常见问题的解决方案; 2.请先搜索已有的Issues,尝试找到相同问题的讨论; 3.请先阅读相关类的API、源码,尝试从源码找到答案; 4.如果以上步骤都未能解决你的疑问,欢迎提交ISSUE; **bug描述** 请简单描述你的bug现象。 如果页面底部有tabbar,列表上拉的时候底部会被tabbar 挡住,从其他页面回到改页面的时候,又正常了。第一次加载必现 如果页面底部没有tabbar,列表底部上拉到底部的时候拉不动了,此时列表还是有数据的 **版本号** 1.JXPagingView版本号:? 最新 2.OC还是Swift版本:? swift 3.手机系统版本号:? 最新 4.手机型号:? iphonexr **复现步骤** 1. 遇到问题的相关效果、类是:? 2.具体的操作步骤是:? **截图、GIF** 提供bug出现时的截图或者GIF。

Describe your needs If possible, add prototypes / designs and other supporting documents to help others understand your needs. Xcode报错截图 Android studio 报错截图

help wanted
wait confirm

安卓能收到推送,iOS不能。通过极光后台发送通知,iOS端收不到(开发环境和生产环境都测试过)。 sdk打印日志: 请问一下,是测试方法有问题还是什么原因

安卓控制台打印:定位获取结果:0.0 code:12 省: iOS 没有任何响应 代码如下: PermissionStatus permission1 = await LocationPermissions().requestPermissions(); //请求许可 if(permission1 != PermissionStatus.granted){ await LocationPermissions().openAppSettings(); return; } await AMapLocationClient.startup(new AMapLocationOption(desiredAccuracy:CLLocationAccuracy.kCLLocationAccuracyHundredMeters )); AMapLocation location = await AMapLocationClient.getLocation(true); if(location.success){ print('获取位置信息结果:'+location.city...

报错截图: 请问一下怎么解决?

测试打印机是: 品牌:epson 型号:LW-600P 测试的时候发现搜索不到设备。 手机蓝牙功能是开启的,在蓝牙设置里面能扫描到设备

A层级展开之后 又点击B层级 怎么关闭A

SJM3U8DownloadListController.shared()资源没有删掉,导致不能重新下载