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
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?
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