Chris Ballinger
Chris Ballinger
We noticed the same thing and had to roll back to the preview for now... Hopefully it isn't an intentional bug!
Considering it worked just fine in the preview, I wouldn't consider it a limitation of the N5 BLE hardware because we know it works On Tue, Oct 21, 2014 at...
I am also seeing this issue.
This is a modified 1.6.1 podspec I've been using. I also updated the dependencies because they were a few versions behind, with no apparent side effects. https://github.com/Burning-Man-Earth/iBurn-iOS/blob/master/Podspecs/Mapbox-iOS-SDK.podspec
I am also seeing this issue, for a similar configuration. I think it might be a bug in SPM itself. For instance: ```yml name: PRODUCTNAME deploymentTarget: "12.0" options: bundleIdPrefix: com.rightpoint...
I confirmed it's NOT a bug with SPM itself, and seems to be related to how XcodeGen integrates SPM dependencies. Here's an working example project generated manually via Xcode with...
If this affects Monal too then it makes me think it is a problem in the SignalProtocol-ObjC library
That was originally added to work around a bug where the session would get stuck in a broken/corrupted state, so it doesn't really fix the underlying problem of the session...
@bastei Thank you for the detailed bug report. This does look like an issue with XMPPFramework. The OMEMO code in XMPPFramework is from an early revision of the spec and...
@bastei Thank you for the deep dive! We should open up new issues on XMPPFramework and ChatSecure so they can be tackled separately.