Josiah

Results 7 issues of Josiah

Run this commend : pod install I had got this error : ------------------------------------- Analyzing dependencies Pre-downloading: `ParkedTextField` from `https://github.com/gmertk/ParkedTextField.git`, tag `1.0.0` Pre-downloading: `SQLCipher` from `https://github.com/ChatSecure/sqlcipher.git`, commit `ca36896c4b4e35d4ea499b3ec42d7bfca2b4d92b` Pre-downloading: `ZXingObjC` from...

作者你好,我们在项目中使用了您的播放器sdk,并且使用了sdk 中ijkPlayer模块,debug 环境可以正常使用,按照xcode 推荐配置architecture 为 arm64 + armv7,我看文档描述ijkplayer模块不支持armv7,只支持arm64 +arm64e,由于我项目中用了其他库 不支持arm64e,导致提交打包一直报错,最终只能暂时在打包的时修改配置只支持arm64,但是我还是像按照官方的要求来,支持arm64 和armv7,但是你的sdk 中内部集成了ijkPlayer,能否否给一些指导建议,怎么打包支持arm64+armv7 的ijkplayer模块,万分感谢

feature

I want to connect mqtt by pem file ,but I can not connect broker. 👇🏻👇🏻 There are my some sample codes: let cliendId = "xxxxxxxxxxxxxxxx" mqtt5 = CocoaMQTT5(clientID: cliendId, host:...

low

目前只要项目集成相关sdk ,只能用真机或者 rosetta 模式模拟器运行,很不方便,而且 rosetta模式有很多问题,是否可以考虑sdk适配一下M系列架构

Hey, I’m using JTACMonthView to implement a horizontal single-line week calendar (showing only one week at a time, scrolling horizontally between weeks). The calendar is configured to display only the...

There is my sample code ,and binding current viewModifer on root view ,when set showUserAgreementAndPrivacyPolicyPop state and get crashed: iOS version: 17.6.1 device : iphone 14 pro max

Hello, thank you for your code, which has saved me a lot of time. I would like to extend your code to capture heart rate RR interval data and calculate...