1

I tried to convert MY IOS project that use CocoaPods and thrid party frameworks like Facebook sdk Fabric SDK etc, using WInObjc. When I try to run the project it is throwing error. When I try a simple hello world project it succeeds. Is complex projects with Cocoapods and thirdparty frameworks supported in WinObjc right now?

Screenshot in the below link. https://ichathan.tinytake.com/sf/MjYwMTE5XzE1OTAxMjA

arundevma
  • 933
  • 7
  • 24

1 Answers1

0

CocoaPods isn't available for C#. Use Nuget instead. WinObjC is only in a preview now. It's in version 0.1. Don't expect it to work properly at the moment.

Wosi
  • 41,986
  • 17
  • 75
  • 82