David Bauer
David Bauer
The toString function in this class will never be called, at least I don't know where this would be called since this doesn't override the toString() from dataClasses: ``` sealed...
Please provide Apache license if possible, thanks!
Hello, it is being really difficult to import this lib, I get a lot of "Manifest merger failed : Attribute...is also present at..." Also the lib dos not include this...
Hello, I'm searching for a solution to use in my Android Proyect and I'm wondering what's the differene of this lib to the kotlin code being generated by swagger itself?
mLeftButton.setText(R.string.pl_cancel); mRightButton.setText(R.string.pl_forgot_pattern); in ConfirmPatternActivity
Why are both main activities in this library exported=true? If we override them like so it still works, so what's the point?: ``` ```
### New Feature / Enhancement Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-Android/security/policy). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/main/SUPPORT.md). - [x] I have searched through [existing...
### New Feature / Enhancement Checklist - [X] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-Android/security/policy). - [X] I am not just asking a [question](https://github.com/parse-community/.github/blob/main/SUPPORT.md). - [X] I have searched through [existing...
### New Feature / Enhancement Checklist - [X] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-Android/security/policy). - [X] I am not just asking a [question](https://github.com/parse-community/.github/blob/main/SUPPORT.md). - [X] I have searched through [existing...
Should it be possible to set the chainId when constructing WCSession? I saw that the code works with chainIds is some parts, but if I understand it correctly this is...