46c6d1057d
UIView has 2 designated initializers: initWithFrame and initWithCoder, which means either of them is going to be called, whatever the constructor. THus overriding init will cause creating new (and unnecessary) observers. Ref: https://community.jitsi.org/t/duplicate-delegate-calls/121051/6 Fixes: https://github.com/jitsi/jitsi-meet/issues/12892 |
||
---|---|---|
.. | ||
app | ||
ci | ||
fastlane | ||
jitsi-meet.xcworkspace | ||
scripts | ||
sdk | ||
travis-ci | ||
Podfile | ||
Podfile.lock | ||
README.md | ||
apple-app-site-association |
README.md
Jitsi Meet SDK for iOS
This document has been moved to The Handbook.