jrjohn
jrjohn
* [ *] I've read, understood, and done my best to follow the [*CONTRIBUTING guidelines](https://github.com/jjatie/Charts/blob/master/CONTRIBUTING.md). ## What did you do? Compile the project ## What did you expect to happen?...
 thanks.
**Describe the bug**  **To Reproduce** Steps to reproduce the behavior: 1. Compile with XCode 13.3.1 **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots**...
 Thanks
Showing All Errors Only /Users/admin/Library/Developer/Xcode/DerivedData/inap-ebsypmrrjihnjkahtdiwieqivfoq/Build/Products/Debug-iphoneos/DropDown/DropDown.framework/Headers/DropDown-Swift.h:226:12: 'DropDown' has different definitions in different modules; first difference is definition in module 'DropDown.Swift' found super class with type 'UIView' Help, please. Thanks.
I want to chaining of Statement bellow: ``` try stmt.bind([":oreoid" : airCommand.oreoid]) .bind([":model_name" : airCommand.model_name]) .bind([":mode" : airCommand.mode]) .bind([":swing" : airCommand.swing]) .bind([":fan_speed":airCommand.fan_speed]).run() ``` but after set last parameter, it will...
**Describe the bug** Run on the android platform will issue this bug **To Reproduce** Connect SQLite DB with sqlite-jdbc from the Android platform. **Logs** 2022-10-12 11:27:01.122 16877-16877/com.demo.sqlite E/AndroidRuntime: FATAL EXCEPTION:...
 There are about 49 warning when compiling the project. Thansk.
