mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 09:32:52 +02:00
Remove old methods from onboarding coordinator and tabbar controller
This commit is contained in:
@@ -63,16 +63,6 @@ typedef NS_ENUM(NSUInteger, MasterTabBarIndex) {
|
||||
*/
|
||||
- (void)showOnboardingFlow;
|
||||
|
||||
/**
|
||||
Display the onboarding flow in order to pursue a registration process by using a predefined set
|
||||
of parameters.
|
||||
|
||||
If the provided registration parameters are not supported, the default onboarding flow will be used.
|
||||
|
||||
@param parameters the set of parameters.
|
||||
*/
|
||||
- (void)showOnboardingFlowWithRegistrationParameters:(NSDictionary*)parameters;
|
||||
|
||||
/**
|
||||
Display the onboarding flow configured to log back into a soft logout session.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user