You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- (void)showShareSheetWithShareText:(NSString *)shareTextandCallback:(callback)callback __attribute__((deprecated(("This method has been deprecated. Use -[showShareSheetWithShareText:completion:] instead."))));
45
51
- (void)showShareSheetWithLinkProperties:(BranchLinkProperties *)linkPropertiesandShareText:(NSString *)shareTextfromViewController:(UIViewController *)viewControllerandCallback:(callback)callback __attribute__((deprecated(("This method has been deprecated. Use -[showShareSheetWithLinkProperties:andShareText:fromViewController:viewController:completion:] instead."))));
0 commit comments