adammlevy
adammlevy
Is there a way to make the floatLabel accessible? I think since JVFloatLabeledTextField is a subclass of UITextField and UITextField is an accessibilityElement, any subview's accessibility element added to the...
Fixes one of this issues mentioned in #1547
- [ x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server-push-adapter/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 issues](https://github.com/parse-community/parse-server-push-adapter/issues?q=is%3Aissue). - [x]...
Using the following Tumblr API method ``` [TMTumblrAppClient createLinkPost:_articleTitle URLString:_articleURL description:_articleSummary tags:_articleTags success:_successURL cancel:_cancelURL]; ``` As soon as the Tumblr app is launched, if no user is logged in then...