Joe Szymanski
Joe Szymanski
I hit this issue previously and in looking at the code, realized that you can restore the expected behavior, you just have to do it manually: banner.autoDismiss = false //...
We currently cannot make use of Xcode 14.3 because of other build issues. Is Xcode 14.3 a requirement for version 6.11.1?
I just tested. With Xcode 14.2, I always get failures, even after clearing the SPM cache. With Xcode 14.3, it works as expected. It looks like there is an implicit...
That is likely the issue. Perhaps there should be some documentation about the Xcode version requirements, since a hot fix release wasn't expected to include a breaking change like this.
I think we might be hitting this same issue. On app launch in some cases (every other launch for some devs), we are hitting endless hanging. Disabling Instabug resolves the...
We are still hitting this on a somewhat regular occasion. In some cases, the calculated "source pull request" is one that hasn't even merged yet. In some cases, the actual...
We don't currently have access to those logs. I will make some changes to store those so that we can provide them if the issue occurs again I the future.
We hit one variation of this recently and were able to get the logs. In this case, the backport was made against "PR A" from branch release/v4.8 into branch release/v4.9....