Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow empty Jitsi default url in BuildSettings #5894

Merged
merged 7 commits into from
Mar 23, 2022

Conversation

aringenbach
Copy link
Contributor

@aringenbach aringenbach commented Mar 22, 2022

Fixes #5837

This allows to remove default Jitsi URL from BuildSettings.

@aringenbach aringenbach requested review from a team and SBiOSoftWhare and removed request for a team March 22, 2022 13:43
@github-actions
Copy link

github-actions bot commented Mar 22, 2022

📱 Scan the QR code below to install the build for this PR.
🔒 This build is for internal testing purpose. Only devices listed in the ad-hoc provisioning profile can install Element Alpha.

QR code

If you can't scan the QR code you can install the build via this link: https://i.diawi.com/HEq7Qe

@aringenbach aringenbach changed the title Allow empty Jitsi default url in BuildConfig Allow empty Jitsi default url in BuildSettings Mar 22, 2022
var continueOperation: Bool = false
var authType: JitsiAuthenticationType?

func continueOperation(authType: JitsiAuthenticationType?) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting I usually use closures for that

@aringenbach aringenbach merged commit 702f221 into develop Mar 23, 2022
@aringenbach aringenbach deleted the aringenbach/5837_handle_empty_jitsi_default_url branch March 23, 2022 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle empty Jitsi default URL
2 participants