crash

Umeng crash sdk

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.umeng.umsdk
ArtifactId

ArtifactId

crash
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

crash
Umeng crash sdk
Project URL

Project URL

https://github.com/umeng/MultiFunctionAndroidDemo
Source Code Management

Source Code Management

https://github.com/umeng/MultiFunctionAndroidDemo

Download crash

Filename Size
crash-0.0.5.pom
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.umeng.umsdk/crash/ -->
<dependency>
    <groupId>com.umeng.umsdk</groupId>
    <artifactId>crash</artifactId>
    <version>0.0.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.umeng.umsdk/crash/
implementation 'com.umeng.umsdk:crash:0.0.5'
// https://jarcasting.com/artifacts/com.umeng.umsdk/crash/
implementation ("com.umeng.umsdk:crash:0.0.5")
'com.umeng.umsdk:crash:aar:0.0.5'
<dependency org="com.umeng.umsdk" name="crash" rev="0.0.5">
  <artifact name="crash" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.umeng.umsdk', module='crash', version='0.0.5')
)
libraryDependencies += "com.umeng.umsdk" % "crash" % "0.0.5"
[com.umeng.umsdk/crash "0.0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

【友盟+】统计、推送、分享三合一组件化SDK集成Demo

本项目仅提供离线包依赖方式集成示例。

如果您是采用maven库在线依赖相关友盟SDK,请参考如下Demo工程

apm SDK集成示例工程,请参考 APM Demo


集成升级必读(Android)

1. 统计SDK 9.3.0版本不能和低版本推送、分享SDK混用。混用可能导致不可预知后果(例如:崩溃,无数据等)。

下表列出统计SDK 9.3.0支持的各业务SDK最低版本,请确保App中配合9.3.0统计SDK集成的各业务SDK版本号满足下表要求。

推送SDK 分享SDK 游戏统计SDK 智能登录SDK
>= v6.2.0 >= v7.1.0 >= v9.2.0+G >= v1.4.0

2. 集成本版本SDK 请务必在混淆时增加:-keep class com.uc.** {*;}

3. 集成移动统计时,如果App不能保证在Appcalition.onCreate函数中调用UMConfigure.init初始化函数 请查看https://developer.umeng.com/docs/119267/detail/118588#h3-u9884u521Du59CBu5316

4. 集成移动统计时,如果开发者调用kill或者exit之类的方法杀死进程,请查看,https://developer.umeng.com/docs/119267/detail/118637#h1-u5176u4ED6u529Fu80FD6

5. 如集成移动统计后无数据,请查看https://developer.umeng.com/docs/119267/cate/121449

6. 详细升级文档,请查看:https://developer.umeng.com/docs/119267/detail/118642

com.umeng.umsdk

Umeng Limited

国内镜像:https://gitee.com/umengplus

Versions

Version
0.0.5
0.0.4