React Native links did not work when disabling Safari from the Allowed Apps on iPhone
We are using react native’ Linking for opening URLs. Its working for normally, but when some iPhone users disables safari (for some security reasons), the links stop working. Steps to disable Safari Settings -> Screen Time -> Content and Privacy Restrictions -> Allowed Apps -> Safari -> turn off I have debug and following … Read more