DispatchQueue.main.async {
self.transitionToHomeVC()
}
not working..
Post
Replies
Boosts
Views
Activity
if i call the func showCallAlert() from anther viewcontroller it not detected if print("Cancel button pressed") or print("Call button pressed"), why?
i upload again: https://ibb.co/XFZ7mb9
or this link: https://imgur.com/a/O4V97jo
It's not the same.
Yes! Thank you.
I tried renaming the file from Provider.Swift to Provider.swift, but it still doesn't work.
of course I checked the build phases, deleting file reference and add again, not working..