Orderella / PopupDialog

A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
http://www.mwfire.de
Other
3.95k stars 521 forks source link

Crash when presenting PopupDialog DynmicBlurView #324 (Reopened) #356

Open OhadMaor-VIA opened 4 years ago

OhadMaor-VIA commented 4 years ago

As for: https://github.com/Orderella/PopupDialog/issues/324#issue-474070595

It looks like a lot of users, including in our team, are just forking the repo and removing the dependency DynmicBlurView.

Question is, is it fixable or the library should removed ?

and IMO, this should be opened until actually resolved.

mirza4jobs commented 4 years ago

Mirzas-MacBook-Air:iosinstaglasses MirzaAliMACBOOK-OLD$ pod install Analyzing dependencies Downloading dependencies Installing DynamicBlurView (4.1.0)

[!] Error installing DynamicBlurView [!] /usr/bin/git clone https://github.com/KyoheiG3/DynamicBlurView.git /var/folders/bc/09v9zc4j0mx3wl91m24vgj_80000gp/T/d20201006-58555-15pkd5h --template= --single-branch --depth 1 --branch 4.1.0

xcrun: error: active developer path ("/applications/Xcode10.2.1.app/Contents/Developer") does not exist Use sudo xcode-select --switch path/to/Xcode.app to specify the Xcode that you wish to use for command line developer tools, or use xcode-select --install to install the standalone command line developer tools. See man xcode-select for more details.

Mirzas-MacBook-Air:iosinstaglasses MirzaAliMACBOOK-OLD$

MarinaRomanova commented 4 years ago

I also have this crash, but exclusively in a simulator, not the real phone running the same version of iOS (14.1).

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.