How can integrate Google ML Kit for iOS(Objective C) without using pod/cocoapod? My App does not use cocoapod/pod or Swift Package Manager.
Thanks
Hi All,
How can integrate Google ML Kit for iOS(Objective C) without using pod/cocoapod?
Thanks
How can integrate Google ML Kit for iOS(Objective C) without using pod/cocoapod? My App does not use cocoapod/pod or Swift Package Manager.
Thanks
Hi All,
How can integrate Google ML Kit for iOS(Objective C) without using pod/cocoapod?
Thanks
From https://developers.google.com/ml-kit/migration/ios
The "Before You Begin" section of the following page mentions CocoaPods as the only option:
https://developers.google.com/ml-kit/vision/text-recognition/v2/ios
Although you may be running into problems with CocoaPods, it appears the only way forward is to resolve those problems.