mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 21:26:57 +02:00
Bug Fix: Do not stop registration process when app is backgrounded.
This commit is contained in:
@@ -33,6 +33,12 @@
|
||||
@property (nonatomic, readonly) NSString *selectedRoomId;
|
||||
@property (nonatomic, readonly) MXSession *selectedRoomSession;
|
||||
|
||||
|
||||
/**
|
||||
Display the authentication screen.
|
||||
*/
|
||||
- (void)showAuthenticationScreen;
|
||||
|
||||
/**
|
||||
Start displaying the screen with a user Matrix session.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user