Apple Maps Installed Check
Does iOS swift provides to check if apple maps is installed or not? I am using UIApplication.shared.canOpenURL but it returns true even if the apple map is uninstalled
#swift-development
1 Reply
It’s deeply integrated into the OS, so some apis probably keep working