From f5853b77ef9506df056029282c475e5628fb6ab0 Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Mon, 19 Oct 2020 14:09:01 -0400 Subject: [TMA-272] Add browser login flow to Instagram social linking (#56) * added in-app browser package and added social link for instagram * added comments and improved code clarity * added more skeleton code * Finished FB linking * updated facebook oauth to request for permission * finished twitter sign on * minor fixes --- ios/Frontend/Info.plist | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ios/Frontend') diff --git a/ios/Frontend/Info.plist b/ios/Frontend/Info.plist index e7ff5911..421f9fd0 100644 --- a/ios/Frontend/Info.plist +++ b/ios/Frontend/Info.plist @@ -20,6 +20,19 @@ 1.0 CFBundleSignature ???? + CFBundleURLTypes + + + + CFBundleURLName + taggid + CFBundleURLSchemes + + taggid + + + CFBundleVersion 1 LSRequiresIPhoneOS -- cgit v1.2.3-70-g09d2