摘要: https://blog.csdn.net/chenjunfengf/article/details/78301957 场景 在git pull的时候,如果本地代码有改动,而服务器上代码也已经被其他人更新过,这个时候是无法成功pull的,可以通过以下四个步骤解决 git stash 将本地所有修改暂 阅读全文
posted @ 2018-08-31 19:56 00000000O 阅读(1499) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/ar__ha/article/details/64439872 Unity Services里的Unity IAP对于IOS和GooglePlay的支付用这个插件就足够了。 Unity官方文档 1.集成插件 Window-Services(Ctrl+0)在 阅读全文
posted @ 2018-08-31 16:50 00000000O 阅读(7660) 评论(0) 推荐(0)
摘要: https://www.jianshu.com/p/4045ebf81a1c Unity苹果(iOS)内购接入(Unity内置IAP) Kakarottog <!-- 关注用户按钮 --> 关注 <!-- 文章数据信息 --> <!-- 如果文章更新时间大于发布时间,那么使用 tooltip 显示更 阅读全文
posted @ 2018-08-31 16:49 00000000O 阅读(1681) 评论(0) 推荐(0)