04 2023 档案

摘要:Unity版本:2020.3.47f1 首先通过PostProcessBuildAttribute监听XCode工程导出完成事件,GetUnityMainTargetGuid是获取XCode工程中"Unity-iPhone"对应的target,GetUnityFrameworkTargetGuid则 阅读全文
posted @ 2023-04-24 18:51 muhoor 阅读(1598) 评论(0) 推荐(0)
摘要:这几天在接FCM(Firebase Cloud Messaging),碰到了一些坑,记录一下 一、通过近期任务划掉app后无法收到推送,提示broadcast intent callback: result=CANCELLED stackoverflow上面的答案五花八门,什么都有,国内搜出来的也是 阅读全文
posted @ 2023-04-24 17:10 muhoor 阅读(6767) 评论(1) 推荐(0)