开发笔记 Google Play 订单校验错误:The project id used to call the Google Play Developer API has not been linked in the Google Play Developer Console 在调试Google Play订单校验功能时,遇到这么个奇怪的错误,最后的解决方法居然传一个新的apk包……
开发笔记 Cocos Creator打包报错: Undefined symbol: _OBJC_CLASS_$_AVPlayerViewController 旧工程升级CocosCreator以后打包时出现了奇怪的错误。
开发笔记 Cocos Creator 报错:The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation. 用CocoaPods接入Firebase、Admob等SDK时,遇到的奇怪错误。