firebase / firebase/functions-samples

Crashlytics not reporting crashes If unity as library used

Open
#614 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.2k
Forks
3.8k
Avg merge
3d 23h
Merged PRs (30d)
1

Description

Crashlytics is not reporting crashes in unity for below given case
1. Create a null reference/Format exception inside unity
2. Integrate the above unity as a library with android native module(please refer https://blogs.unity3d.com/2019/06/17/add-features-powered-by-unity-to-native-mobile-apps/)
2. Integrate crashlytics in Android native
3. Deploy it on Android device and check if crashes are being reported to Firebase Crashlytics dashboard

### How to reproduce these conditions

**Sample name or URL where you found the bug**

**Failing Function code used (including require/import commands at the top)**

**Steps to set up and reproduce**

**Sample data pasted or attached as JSON (not an image)**

**Security rules used**

### Debug output

**Errors in the [console logs](https://console.firebase.google.com/project/_/functions/logs?search=&severity=DEBUG)**

**Screenshots**

### Expected behavior

### Actual behavior

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.