Open si-hartmann opened 4 years ago
We are also having the same issue, our app crashes during profiling but debugging works fine.
similar here, debug build works but not release
Running into the same error - crashes on debug for me.
Still occurs in Xcode 11.4.1!
Hi Folks – We are working on a new version of the SDKs which should address this issue and anticipate that they will be released within the following month.
Will this new version be fully compatible with the current SDK, meaning without code changes?
Hi @si-hartmann – There will be some minor syntax changes and re-naming but we believe it should be quick to make the transition. The upcoming version will also include the ability to include Realm in your application and sync to/from MongoDB Atlas.
Is there a beta to get a preview?
Hi @si-hartmann – We expect a public beta in approximately 2 weeks.
@drewdipalma Any news on this?
The beta has been released at https://github.com/realm/realm-cocoa. Please use v10.0.0-beta.2.
Is there any migration guide from Stitch to Realm SDK? It seems to include quite some work.
Xcode: 11.4 Stitch SDK: Version 6.1.0 Installed via CocoaPods
When building and running using Xcode 11.4 our app crashes with an error somewhere in the BSON module. It was running fine compiled with Xcode 11.3