Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

您好我想问下我在我的游戏逻辑中怎么取到当前平台 #17

Open
lewenGame666 opened this issue May 23, 2024 · 1 comment

Comments

@lewenGame666
Copy link

您好我想问下我在我的游戏逻辑中怎么取到当前平台

@ppgee
Copy link
Owner

ppgee commented Jun 7, 2024

可以在全局定义一个变量,比如
window.advChannels = '{{__adv_channels_adapter__}}'
转换成指定平台后,比如Facebook,则会
window.advChannels = 'Facebook'

最新1.3.10修复替换失效问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants