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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user