diff --git a/笔记文件/2.笔记/FMOD中台库.md b/笔记文件/2.笔记/FMOD中台库.md index 8937665..d6b281a 100644 --- a/笔记文件/2.笔记/FMOD中台库.md +++ b/笔记文件/2.笔记/FMOD中台库.md @@ -1,3 +1,15 @@ #灵感 -使用链接参考:https://inspire.larksuite.com/wiki/EaUKw9QQaiNVo9kAFNRuZW4gsQb \ No newline at end of file +使用链接参考:https://inspire.larksuite.com/wiki/EaUKw9QQaiNVo9kAFNRuZW4gsQb + +FMod软件,运行时界面: + +![[Pasted image 20250401141309.png]] + +插件 下载和安装 位置: + +![[Pasted image 20250401170235.png]] + +建议选择,这个版本,匹配unity相关的 + +![[Pasted image 20250401170822.png]] \ No newline at end of file diff --git a/笔记文件/2.笔记/X项目 支付存在付费率跟配置不同的情况.md b/笔记文件/2.笔记/X项目 支付存在付费率跟配置不同的情况.md new file mode 100644 index 0000000..2f283ed --- /dev/null +++ b/笔记文件/2.笔记/X项目 支付存在付费率跟配置不同的情况.md @@ -0,0 +1,5 @@ +#灵感 + +![[Pasted image 20250401101258.png]] + +![[Pasted image 20250401105437.png]] \ No newline at end of file diff --git a/笔记文件/2.笔记/sqlite存在问题和修复.md b/笔记文件/2.笔记/sqlite存在问题和修复.md new file mode 100644 index 0000000..fd5ba9b --- /dev/null +++ b/笔记文件/2.笔记/sqlite存在问题和修复.md @@ -0,0 +1,5 @@ +#灵感 + +![[img_v3_02kt_1fb5e484-9202-4f12-bc3e-dd7ae3b2dehu.jpg]] + +![[Pasted image 20250401140148.png]] \ No newline at end of file diff --git a/笔记文件/2.笔记/其他应用商店 广告链接参考.md b/笔记文件/2.笔记/其他应用商店 广告链接参考.md new file mode 100644 index 0000000..056ecd6 --- /dev/null +++ b/笔记文件/2.笔记/其他应用商店 广告链接参考.md @@ -0,0 +1,11 @@ +#灵感 + +例如这些: + +``` +https://www.withhive.com/app-ads.txt +``` + +``` +https://www.arknights.global/app-ads.txt +``` \ No newline at end of file diff --git a/笔记文件/2.笔记/广告变现 临时记录.md b/笔记文件/2.笔记/广告变现 临时记录.md index a5667da..11dc27a 100644 --- a/笔记文件/2.笔记/广告变现 临时记录.md +++ b/笔记文件/2.笔记/广告变现 临时记录.md @@ -96,4 +96,13 @@ meta 广告跟踪,相关链接:https://developers.facebook.com/docs/audience ``` facebook.com, 9254217214659926, DIRECT, c3e20eee3f780d68 +``` + +参考配置,开发者网站 + +![[Pasted image 20250401150206.png]] + +slot配置链接: +``` +https://icongamesg.com/app-ads.txt ``` \ No newline at end of file diff --git a/笔记文件/日记/2025_03_20_星期四.md b/笔记文件/日记/2025_03_20_星期四.md index ef63379..31afb9d 100644 --- a/笔记文件/日记/2025_03_20_星期四.md +++ b/笔记文件/日记/2025_03_20_星期四.md @@ -22,7 +22,7 @@ # 今日任务 - [x] 下午2点关注一下 问界发布会 -- [ ] 处理 ios 内存监听接口 +- [x] 处理 ios 内存监听接口 - [x] 去掉Sqlite表为空的警告日志 - [x] 明天试一下 安卓sgit 同步 obsidian笔记文件 --- diff --git a/笔记文件/日记/2025_03_27_星期四.md b/笔记文件/日记/2025_03_27_星期四.md index 3a848e7..def8638 100644 --- a/笔记文件/日记/2025_03_27_星期四.md +++ b/笔记文件/日记/2025_03_27_星期四.md @@ -22,9 +22,8 @@ # 今日任务 - [ ] 下载 极限国度 -- [ ] 记得跟进,slot提审,配置了开发者网站 +- [x] 记得跟进,slot提审,配置了开发者网站 - [ ] 中台的ios打包机,unity 升级到 2022.3.59 版本 -- [ ] 看一下 音频管理工具相关逻辑和调用 - [ ] 震动序列 精度处理,调整一下位置:在生成震动序列的时候,就可以处理精度 --- [[三消 音频管理工具]] diff --git a/笔记文件/日记/2025_03_31_星期一.md b/笔记文件/日记/2025_03_31_星期一.md index 1011ee6..e9f6f78 100644 --- a/笔记文件/日记/2025_03_31_星期一.md +++ b/笔记文件/日记/2025_03_31_星期一.md @@ -25,8 +25,8 @@ - [ ] 了解办理一下护照 - [x] 记得去找一下耳机 - [x] 需要确认一下 X项目组 开发者网站 域名相关 -- [ ] 把meta adapter 追踪,接入到slot项目组新包 -- [ ] 明天记得确认一下,其他appstore的广告ads.txt是否可以打印出来 +- [x] 确认 已经把meta adapter 追踪,接入到slot项目组新包 +- [x] 明天记得确认一下,其他appstore的广告ads.txt是否可以打印出来 --- # Journal diff --git a/笔记文件/日记/2025_04_01_星期二.md b/笔记文件/日记/2025_04_01_星期二.md new file mode 100644 index 0000000..f5d5de7 --- /dev/null +++ b/笔记文件/日记/2025_04_01_星期二.md @@ -0,0 +1,30 @@ + +10:09 + +###### [[unity日常积累]] + +###### [[节奏天国]] + +###### [[帧同步王者荣耀]] + +###### [[从零开发跨平台通用日志插件]] + +###### [[通用异步网络通信库]] + +###### [[高性能定时系统实现]] + +###### [[学习资料]] + +###### [[其他]] + +#### [[看板]] + +# 今日任务 + +- [x] 记得把facebook的广告位,也加到slot的ads.txt上 +- [ ] 下载 幸运星 +--- +[[其他应用商店 广告链接参考]] +[[X项目 支付存在付费率跟配置不同的情况]] +[[sqlite存在问题和修复]] +# Journal diff --git a/笔记文件/附件/Pasted image 20250401101258.png b/笔记文件/附件/Pasted image 20250401101258.png new file mode 100644 index 0000000..b7a269c Binary files /dev/null and b/笔记文件/附件/Pasted image 20250401101258.png differ diff --git a/笔记文件/附件/Pasted image 20250401105437.png b/笔记文件/附件/Pasted image 20250401105437.png new file mode 100644 index 0000000..ec52f3a Binary files /dev/null and b/笔记文件/附件/Pasted image 20250401105437.png differ diff --git a/笔记文件/附件/Pasted image 20250401140148.png b/笔记文件/附件/Pasted image 20250401140148.png new file mode 100644 index 0000000..b8e2294 Binary files /dev/null and b/笔记文件/附件/Pasted image 20250401140148.png differ diff --git a/笔记文件/附件/Pasted image 20250401141309.png b/笔记文件/附件/Pasted image 20250401141309.png new file mode 100644 index 0000000..9da4b7a Binary files /dev/null and b/笔记文件/附件/Pasted image 20250401141309.png differ diff --git a/笔记文件/附件/Pasted image 20250401150206.png b/笔记文件/附件/Pasted image 20250401150206.png new file mode 100644 index 0000000..05ed759 Binary files /dev/null and b/笔记文件/附件/Pasted image 20250401150206.png differ diff --git a/笔记文件/附件/Pasted image 20250401170235.png b/笔记文件/附件/Pasted image 20250401170235.png new file mode 100644 index 0000000..14b0eee Binary files /dev/null and b/笔记文件/附件/Pasted image 20250401170235.png differ diff --git a/笔记文件/附件/Pasted image 20250401170822.png b/笔记文件/附件/Pasted image 20250401170822.png new file mode 100644 index 0000000..19737ae Binary files /dev/null and b/笔记文件/附件/Pasted image 20250401170822.png differ diff --git a/笔记文件/附件/img_v3_02kt_1fb5e484-9202-4f12-bc3e-dd7ae3b2dehu.jpg b/笔记文件/附件/img_v3_02kt_1fb5e484-9202-4f12-bc3e-dd7ae3b2dehu.jpg new file mode 100644 index 0000000..c620619 Binary files /dev/null and b/笔记文件/附件/img_v3_02kt_1fb5e484-9202-4f12-bc3e-dd7ae3b2dehu.jpg differ