Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/unitysmartsymbolicate.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Smart Symbolicate** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/unitysmartsymbolicate.git
```

[![pkglnk](https://www.pkglnk.dev/badge/unitysmartsymbolicate.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/unitysmartsymbolicate)

README

Unity Smart Symbolicate

image

GitHub license

GitHub issues GitHub pull requests GitHub last commit

GitHub followers Twitter Follow

Features

  • Automatically identify Google Play Crash reports information and settings

How to use?

  • Define unity installation folder (It should be the folder where all your unity installations are)
  • Define your project symbols folder
  • Paste google play crash rates on the input
  • Validate information
  • Press Parse

FAQ

System Requirements

Unity 2018.4.0 or later versions

How to install

Add from OpenUPM | via scoped registry, recommended

This package is available on OpenUPM: https://openupm.com/packages/com.brunomikoski.animationsequencer

To add it the package to your project:

  • open Edit/Project Settings/Package Manager
  • add a new Scoped Registry:
    Name: OpenUPM
    URL:  https://package.openupm.com/
    Scope(s): com.brunomikoski
    
  • click Save
  • open Package Manager
  • click +
  • select Add from Git URL
  • paste com.brunomikoski.unitysmartsymbolicate
  • click Add
Add from GitHub | not recommended, no updates :(

You can also add it directly from GitHub on Unity 2019.4+. Note that you won't be able to receive updates through Package Manager this way, you'll have to update manually.

  • open Package Manager
  • click +
  • select Add from Git URL
  • paste https://github.com/brunomikoski/UnitySmartSymbolicate.git
  • click Add

Comments

No comments yet. Be the first!