Closed HadyHammad22 closed 2 years ago
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.
Try to call Siren.shared.wail() in UIViewController but has no action but it worked good when call it from AppDelegate