ShadowView icon indicating copy to clipboard operation
ShadowView copied to clipboard

Library crashes on `applyBlur(blurRadius:CGFloat)`

Open EvgenyKarkan opened this issue 1 year ago • 2 comments

More details:

  • Xcode 15.4 (15F31d);
  • iOS 15 project's deployment target;
  • iOS 17.4 Simulator, iPhone 15 Pro Max;
  • programmatic setup (Projected Gaussian Shadows), literally copy-pasted code snippet from the readme;
  • same crash happens in your sample project; crash

EvgenyKarkan avatar Jul 15 '24 22:07 EvgenyKarkan

Hi, I did not managed to reproduce the issue, even in my example project... I am updating the framework to use Metal API.

PierrePerrin avatar Aug 29 '24 14:08 PierrePerrin

Missed to specify my machine - it's MacBook Pro, Apple M3 Pro chip Perhaps that's the case.

EvgenyKarkan avatar Aug 30 '24 15:08 EvgenyKarkan