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
- (nullable NSURL *)getUrlForOnboardingWithRedirectUrl:(nullable NSString *)redirectUrl __attribute__((deprecated(("Feature removed. Did not work on iOS 11+"))));;
689
689
690
-
- (void)resumeInit __attribute__((deprecated(("Feature removed in iOS 11+"))));
690
+
- (void)resumeInit __attribute__((deprecated(("Feature removed. Did not work on iOS 11+"))));
691
691
692
692
- (void)setInstallRequestDelay:(NSInteger)installRequestDelay __attribute__((deprecated(("No longer valid with new init process"))));
0 commit comments