In iOS9 i want to open a youtube channel link in SFSafariViewController . If My mobile not having Youtube Application everything Working fine . The Problem is when i install youtube application i cant go forward because manually added activitiIndicator View . problem is Mention in the Image.
NOTE: i have a solution checking application exist or not. if Application exists remove the Activity view.
This Problem is only for YOUTUBE Links . Other links like Facebook , Instagram are working fine.
Can anyone give me the Better Solution .
NOTE: i haven't find solution From this Link
EDITED: activity view added Manually.