no-comment / AppStore-Connect-Widget

Open source AppStore sales monitor with widget
MIT License
114 stars 14 forks source link

Use URLSession to load images in the background + linting fixes #23

Closed JulianKahnert closed 1 year ago

JulianKahnert commented 2 years ago

Hi @cameronshemilt & @mikakruschel , I am quite excited about the widget and have been using it since it was released πŸš€ Currently I am having problems with the widget from time to time and am trying to debug it. I have seen that Xcode writes warnings that image data is loaded on the main thread. I fixed this with the async/await call to URLSession. I'm still looking at the widget issue when I get it working. Currently it's a bit difficult unfortunately as I need to set up all the BundleId, AppGroup, Keychain identifiers for my dev account. If there is interest, you can of course invite me as a developer to your dev account. Best regards Julian πŸ™‚

mikakruschel commented 2 years ago

Hey @JulianKahnert, thanks for your PR. We are currently working on a brand new version of ACWidget and will integrate your changes there. If you are interested we can share a TestFlight link as soon as the app is somewhat working.

JulianKahnert commented 1 year ago

Hi @mikakruschel , are you still working on this app? I really like it ☺️

mikakruschel commented 1 year ago

Hi @JulianKahnert, yes and no. We completely rewrote the app and added a ton more features to it: https://apps.apple.com/de/app/trendly-app-sales/id1669815607. We will update this repo with a link to the new app. Thanks for your interest!

cameronshemilt commented 1 year ago

A link to Trendly's website: gettrendly.app