mtonio91 / AMSmoothAlert

Cool AlertView
MIT License
1.26k stars 158 forks source link

GPUImage.framework #4

Closed evliu closed 10 years ago

evliu commented 10 years ago

I just tried it with the newest GPUImage framework and it works except the check mark doesn't appear after the alert drops. Tested on my 5s. Maybe just need to update the framework? Or are there other issues I'm not familiar with?

mtonio91 commented 10 years ago

The check mark doesn't need GPUImage to be triggered. I'll try to figure out what's your issue. Note that i'm currently pushing the repo through cocoapods, so the GPUImage dependency may be better managed.

evliu commented 10 years ago

figured it out; the assets were not part of the Pod Spec. Works with 5s and newest gen iPod Touch 32gb

mtonio91 commented 10 years ago

i think it has no link because with the pod spec because i've merged it to cocoapods after your comment :)

glad you've fixed it !