ArtSabintsev / Siren

Notify users when a new version of your app is available and prompt them to upgrade.

Home Page:http://sabintsev.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show update alert in UIViewController issue

HadyHammad22 opened this issue · comments

Try to call Siren.shared.wail() in UIViewController but has no action but it worked good when call it from AppDelegate

Does it work in the sample app that comes with this library? If so, then the issue is with how you set it up in your app delegate and whatever else may be going on there.