Internal error: Corrupted bitcode when __strong(delegate)

Hmm…If this issue is a known issue but there’s no enough time to fix, it’s something about alpha/beta.
Otherwise it’s not. It’s sth about the code coverage of unit tests, and how much the dev quality relies on manual testing.

As you can see, this bug is only involved with a simple feature of Elements (and I just learned this feature from Carlo two weeks ago Object deallocated before delegate execution on iOS). If a new feature is added to repository without a matched test suit, the cost to ensure the quality will be very expensive for a long-term complicated project.