I am trying to port my iOS Application to macOS Application using Xcode 11's new Mac Catalyst tool.
All things seems to working fine except SwiftR library.
Basically, primary problem is SwiftR uses UIWebView, that is certainly deprecated in Mac Catalyst tool.
So, requesting to upgrade this library to support Mac Catalyst tool.
Thanks,
Rashesh
I am trying to port my iOS Application to macOS Application using Xcode 11's new Mac Catalyst tool.
All things seems to working fine except SwiftR library.
Basically, primary problem is SwiftR uses UIWebView, that is certainly deprecated in Mac Catalyst tool.
So, requesting to upgrade this library to support Mac Catalyst tool.
Thanks,
Rashesh