随笔分类 -  Unity

Application.xxxPath对应的路径
摘要:IOS:Application.dataPath : Application/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/xxx.app/DataApplication.streamingAssetsPath : Application/xxxxxxxx-xxxx-xx 阅读全文

posted @ 2017-07-20 13:38 tyzhkcad 阅读(1025) 评论(0) 推荐(0)

Unity Admob打包iOS版笔记
摘要:安装好OSX(Yosemite_10.10.4)后,安装osx版本对应的xcode7。 依赖关系:GoogleMobileAds ——> CocoaPods ——> Ruby ——> RVM Unity生成的Podfile里默认integrate_targets值为false,需要改为true才能生 阅读全文

posted @ 2017-05-07 14:28 tyzhkcad

Admob广告中介接入笔记
摘要:引擎:Unity5.6.0 Admob接入AppLovin奖励视频, SDK和Adapter:安卓的SDK(applovin-sdk-xxx.jar)放到Assets\Plugins\Android\GoogleMobileAdsPlugin\libs 下 根据AppLovin文档,配置Androi 阅读全文

posted @ 2017-04-17 23:14 tyzhkcad

导航