Merge branch 'feature/6142_remove_jitsi' into 'develop'

MESSENGER-6142 remove jitsi, sentry, posthog and sublibraries

See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!380
This commit is contained in:
Frank Rotermund
2024-06-20 13:12:27 +00:00
19 changed files with 142 additions and 1283 deletions
@@ -20,7 +20,10 @@
#import "MatrixKit.h"
#import "MasterTabBarController.h"
#ifdef CALL_STACK_JINGLE
#import "JitsiViewController.h"
#endif
#import "RageShakeManager.h"
+5 -1
View File
@@ -85,7 +85,11 @@ NSString *const AppDelegateDidValidateEmailNotificationClientSecretKey = @"AppDe
NSString *const AppDelegateUniversalLinkDidChangeNotification = @"AppDelegateUniversalLinkDidChangeNotification";
@interface LegacyAppDelegate () <GDPRConsentViewControllerDelegate, KeyVerificationCoordinatorBridgePresenterDelegate, PushNotificationServiceDelegate, SetPinCoordinatorBridgePresenterDelegate, CallPresenterDelegate, SpaceDetailPresenterDelegate, SecureBackupSetupCoordinatorBridgePresenterDelegate>
@interface LegacyAppDelegate () <GDPRConsentViewControllerDelegate, KeyVerificationCoordinatorBridgePresenterDelegate, PushNotificationServiceDelegate, SetPinCoordinatorBridgePresenterDelegate,
#ifdef CALL_STACK_JINGLE
CallPresenterDelegate,
#endif
SpaceDetailPresenterDelegate, SecureBackupSetupCoordinatorBridgePresenterDelegate>
{
/**
Reachability observer