We would like to use Corona Native with our company SDK which use Cocoapods.
We start with Corona Template App and when we use Cocoapods to add framework to the xcode project, the following error happens and we don’t know how to fix it.
There is an error:
diff: /…/Podfile.lock: No such file or directory
diff: /Manifest.lock: No such file or directory
error: The sandbox is not in sync with the Podfile.lock. Run ‘pod install’ or update your CocoaPods installation.
Do anyone know how to fix it? Also, is there anyone who can use Corona with Cocoapods successfully? Thanks.