icanzilb / SwiftSpinner

A beautiful activity indicator and modal alert written in Swift (originally developed for my app DoodleDoodle) Using blur effects, translucency, flat and bold design - all iOS 8 latest and greatest
MIT License
2.19k stars 268 forks source link

Can't use with app extension #109

Closed shshlomi closed 7 years ago

shshlomi commented 7 years ago

Hi,

I tried to use it in a keyboard app extension and it doesn't work. The reason is that app extension is not allowed to use UIApplication.shared. Is it possible to fix it?

Thanks

psk239 commented 7 years ago

I just submitted a PR for this issue

shshlomi commented 7 years ago

Great, Thank you.

icanzilb commented 7 years ago

This should be fixed by @psk239 's PR: https://github.com/icanzilb/SwiftSpinner/releases/tag/1.3.0