Duncan Groenewald

Results 8 issues of Duncan Groenewald

## Goals Migrate local realm to cloud ## Expected Results Sample code should compile ## Actual Results It seems the sample code is using outdated API's #import "AppDelegate.h" @import Realm;...

T-Doc
O-Community

Is there any explanation for how to configure things in order to deploy files to an S3 bucket. I have installed the vs-deploy-reloaded extension but I can find a useful...

Instructions say to link libiconv.dylib but there is no libiconv.dylib on macOS 10.13.6 - should this be libiconv.tbd or if libiconv.dylib found somewhere else?

Hi, thanks for making this available. I just tried using the SwiftUIX.UIHostingViewController but find that it does not work quite like it should. I have a SwiftUI View than displays...

Hopefully there is a simple answer to this - I just need to compile an x86_64 openssl.dylib when running on macOS on an M2 cpu

help wanted
triaged: question

### How frequently does the bug occur? -- select -- ### Description We have experienced a number of occasions when a RealmSwift synced client seems to randomly loose or forget...

O-Community
Needs-Attention
Encryption:Off
Repro:No
SDK-Use:Sync

This example fails to find my azure account but finds my other Microsoft accounts. What gives here ? I can log in to my azure account no problem from the...

How would you implement the corresponding NSTextAttachmentCell on the iOS side such that you can display the same attributedString on the iOS platform ? iOS does not have the NSTextAttachmentCell...