有人问这方面的内容,我简单说一下步骤,这个偏实践,而且文档和具体方法可能根据官方的更新有变化,具体的还是得自己去看文档,一步步操作。
大致思路和步骤:
1、先到苹果搜索广告的管理员账户下,用户管理中,邀请一个【API 只读】的账户。
2、RevenueCat 里添加 Apple AdServices 的 Integrations,添加后可以看到提供的公钥。
3、用另一台电脑或者浏览器登录另一个账户,然后在账户 -【API】里输入公钥,生成【API客户端】,然后你会得到Client ID和KeyID等,复制到 RevenueCat。
4、你的 app 也要更新集成的代码,主要是加上这一行代码:Purchases.shared.attribution.enableAdServicesAttributionTokenCollection()
一个 RevenueCat的帖子:https://community.revenuecat.com/third-party-integrations-53/apple-search-ads-revenuecat-integration-2194
独立开发者社群: https://dev4myself.com/blog/indie-developer-app-growth-diary-planet-introduction