Oliver Clark Rickard
Oliver Clark Rickard
FYI in my original post I said "son" instead of "soon". Typo. I'm not quite old enough to use that nickname yet... Sorry if it came across as patronizing. 1....
Hmm, I wonder if maybe something is blocking the main thread at that time? Are you doing any image processing before/after calling dismissViewController...? If so, I would recommend putting it...
Thanks for the help! I'm going to merge these three pull requests tonight. Sorry for the delay. I've been moving and starting a new job!
Just tested your code, and it looks like there's a couple things missing. Won't compile on my computer with a fresh pull. First it wouldn't recognize the single selection enum...
Except that some apps would like to allow a user to select multiple dates, or change the date/range. Now, I would be in favor of a middle ground where we...
Hello, I'm afraid that I have no plans to implement img support. DTCoreText (the open source parsing library I'm using to turn HTML into an NSAttributedString) does implement a rough...
@nsitar you may be best qualified to fix these issues.
Unfortunately I'm so far removed from this code at this point that I wouldn't know where to start with that. On Mon, Jun 7, 2021 at 10:17 PM jfhuang ***@***.***>...
I've found that forking this library and commenting out this line fixes this problem: https://github.com/jmfernandes/robin_stocks/blob/8cef44a533aa485d30513f62c64f3c684bdccaa0/robin_stocks/robinhood/orders.py#L870 I guess the API changed.
I've found that forking this library and commenting out this line fixes this problem: https://github.com/jmfernandes/robin_stocks/blob/8cef44a533aa485d30513f62c64f3c684bdccaa0/robin_stocks/robinhood/orders.py#L870 I guess the API changed.