I get this error from an .onDrag
returning a:
NSItemProvider(object: NSString(string: item.id.uuidString))
:
The error:
Cannot find representation conforming to type com.apple.uikit.private.drag-item
Only happens on iOS. On MacOS it works fine. Any suggestions?
Janos