firebase / firebase/functions-samples

Need Unity as a library docs/sample

Open
#994 0 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

Need documentation or a sample for using Crashlytics from both Unity C# code and platform-native (Objective-C or Java) code in a Unity-as-a-library app.

Given a Unity-as-a-library app where the platform-native code is already making extensive use of Crashlytics, establishes the necessary app registration, and provides the necessary core Crashlytics libraries, we _also_ want to use Crashlytics APIs from Unity C# code,

We could make calls to platform native code to call Crashlytics indirectly, but Crashlytics.LogException(Exception) is of particular interest and does not lend itself to this approach.

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.