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