SCLAlertView icon indicating copy to clipboard operation
SCLAlertView copied to clipboard

Still maintained? (iOS 18)

Open jvanakker opened this issue 9 months ago • 1 comments

Is this still maintained?

I just checked out this library (maybe I'm going to use it in an Objective-C project). I thought it was updated recently, but it turns out the code itself wasn't updated for a few years.

The basics are working, but I'm running into multiple issues with iOS 18 (background blocking & blur not working, users can still interact with other views). I'll consider using a different (Swift) package that's more recent and Obj-C compatible.x

jvanakker avatar Apr 16 '25 14:04 jvanakker

Hi, @jvanakker ! The library is still maintained, but since it’s quite stable, there haven’t been many recent changes. If you run into any issues — especially with newer iOS versions like iOS 18 — feel free to open an issue with a detailed description and steps to reproduce. Pull requests with fixes are also very welcome!

dogo avatar Apr 16 '25 15:04 dogo