Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
undancer
2015-12-15 19:57:39 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
33005711e6bd5e9073ed991ef91ff886095b317f
33005711
1 parent
4fd250dc
Updated 新的事件发送定义(讨论中) (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
新的事件发送定义(讨论中).md
新的事件发送定义(讨论中).md
View file @
3300571
...
...
@@ -38,16 +38,16 @@ event定义(事件内部无序)
| $os | 系统 |
`iPhone OS`
| 操作系统 |
| $os_version | 系统 |
`9.1`
| 操作系统版本 |
| $model | 系统 |
`iPod touch`
or
`x86_64`
| 硬件型号 |
|
$watch_model | 系统 |
`Apple Watch 38mm`
不重要 | 手表型号
|
|
~~$watch_model~~ | ~~系统~~ | ~~
`Apple Watch 38mm`
不重要~~ | ~~手表型号~~
|
| $screen_width | 系统 |
`1024`
| 屏幕宽度 |
| $screen_height | 系统 |
`768`
| 屏幕高度 |
| $manufacturer | 系统 |
`Apple`
| 制造商 |
| $app_version | 系统 |
`655`
| 编译号(Bundle version) |
| $app_release | 系统 |
`1.0`
| 语义化版本号(Bundle versions string, short) |
|
$ios_ifa | 系统 |
`xxxxxxxx`
| 苹果广告唯一标示
|
|
$province | 系统 |
`北京`
| 省份,可以忽略
|
|
$city | 系统 |
`北京`
| 城市,可以忽略
|
|
$country | 系统 |
`中国`
| 国家,可以忽略
|
|
~~$ios_ifa~~ | ~~系统~~ | ~~
`xxxxxxxx`
~~ | ~~苹果广告唯一标示~~
|
|
~~$province~~ | ~~系统~~ | ~~
`北京`
~~ | ~~省份,可以忽略~~
|
|
~~$city~~ | ~~系统~~ | ~~
`北京`
~~ | ~~城市,可以忽略~~
|
|
~~$country~~ | ~~系统~~ | ~~
`中国`
~~ | ~~国家,可以忽略~~
|
| $wifi | 全局 |
`1`
or
`0`
| 是否启用wifi |
| $carrier | 全局 |
`中国联通`
| 运营商 |
...
...
Please
register
or
login
to post a comment