Detailed bug reporting and direct in-app chat with users for mobile games made with Unity on iOS and Android! 🎮
Let your users seamlessly report in-game bugs and feedback, and speed up your game development cycle with Instabug, thanks to the comprehensive metadata which we capture to help you identify the cause of bugs and squash them faster.
For more info, you can visit Instabug for Unity.
- Download Instabug-Unity package.
- In your own Unity project, import the package by selecting: Assets → Import Package → Custom Package from Unity editor’s menu OR double-clicking Instabug-Unity.unitypackage.
- Resolve dependencies (for Android).
- Create an empty GameObject and add
Instabug.cs
script as a component to it. The script is located in: Assets → Plugins → Instabug - Enter your app token, which you can find on the dashboard, and choose the preferred Invocation Event from the inspector window.
- Add Event System component to the newly created GameObject (only if you do not already have an EventSystem game object in the hierarchy of the current scene).
- Remove the Assets/Plugins directory that was previously imported.
- Follow the installation steps.
For more details about the supported APIs and how to use them, you can refer to our docs.
If you have any questions or feedback, don’t hesitate to get in touch. You can reach out to us at any time through support@instabug.com.