Skip to content

crashsdk v2.0

Compare
Choose a tag to compare
@SummerOak SummerOak released this 13 Oct 19:47
· 2 commits to master since this release
  1. Add support for lower android api(lower to 14);
  2. Add proguard option to reduce library size;
  3. Unwind calling stack by Exidx only, since EhFrame require high level system api to find out .eh_frame section;
  4. Add a panel to show crash info;