Rafael Nobre
Rafael Nobre
This is kinda rudimentary support, but it suited my need for a global header at the layout configuration level. It also fixes a discrepancy on nested scrollview's subview ordering compared...
## Checklist - [x] All tests are passed. - [ ] Added tests. - [ ] Documented the code using [Xcode markup](https://developer.apple.com/library/mac/documentation/Xcode/Reference/xcode_markup_formatting_ref). - [x] Searched existing pull requests for ensure...
## Checklist - [x] This is not a Apple's bug. - [x] Reviewed the README and documents. - [x] Searched existing issues for ensure not duplicated. ## Expected Behavior On...
I've seen those modifiers in the implementation but it doesn't seem to work, is it supposed to ? BTW is the lib even feasible to use nowadays, or is Apple...
Hi! I'm trying out the SDK but am unable to run any of the samples. 1. I created an Application with "Video" enabled 2. I went into the Video API...
Refs #499 , the binary value was fixed but the default subscribe option was not changed from none.
Steps to reproduce the issue: 1. Create a client with autoReconnect = true 2. Connect to a broker 3. Disconnect the client 4. Try reconnecting the client and fail (i.e...