Verify Element X with an existing Element Classic account. (#5374)

* Read and import the secrets from ClassicAppAccounts.

* Record snapshots.

* Add some documentation, tidy up tests and fix the dismissal of the backup instructions.

* Workaround flakey tests (the fulfilments weren't always firing).

* Allow a custom Classic App deep link URL to be configured.
This commit is contained in:
Doug
2026-04-13 15:30:09 +01:00
committed by GitHub
parent f146ba835d
commit 252e2f75df
40 changed files with 947 additions and 103 deletions

View File

@@ -124,6 +124,8 @@
<string>$(APP_GROUP_IDENTIFIER)</string>
<key>baseBundleIdentifier</key>
<string>$(BASE_BUNDLE_IDENTIFIER)</string>
<key>classicAppDeepLinkURL</key>
<string>$(CLASSIC_APP_DEEP_LINK_URL)</string>
<key>classicAppGroupIdentifier</key>
<string>$(CLASSIC_APP_GROUP_IDENTIFIER)</string>
<key>classicAppKeychainAccessGroupIdentifier</key>