Results 48 issues of Darren Jones

When I read a review, the 'new' mark disappears, however the next day it comes back again. I have 5 reviews that keep showing as unread even though I mark...

Ever since November 16th, no more ranks are showing up even though App Annie shows an app is ranking.

No matter what size I size the app, the last bar of the bar chart is always off screen.

I cannot get this to compile on an M1 (Arm64) Mac because of the precompiled OpenSSL. Any chance you can compile OpenSSL for Arm64?

After receiving the `control:hello` response on the socket/stream and we send the `data:subscribe_oauth` message, the socket disconnects with error `1009`

Does this support a live updating line chart? If I add data points every second, will it animate to the new point? And possibly once say 20 data points are...

Xcode 12 enabled the compiler setting `CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER` which starts throwing up warnings. **Steps to reproduce:** Use Xcode 12 to update project. Return back to Xcode 11 and warnings are still...

pending-feedback

Just a quick heads up. The link to Creating a Custom Item towards the end of the Readme doesn't work.

By adding the @IBDesignable file to the Public headers, a Carthage build can now work as it should in Storyboard.

Can we get Swift Package Manager support or `xcframework`? I do not use CocoaPods and tried the manual installation, but it will not compile on an M1 Mac with the...

enhancement