All Collections
Getting Started
Mobile SDK Integration
How can I integrate Batch into my Unity project?
How can I integrate Batch into my Unity project?

Everything you need to know to start integrating Batch into your Unity project.

Arnaud avatar
Written by Arnaud
Updated over a week ago

In order to use Batch with Unity, you will need to make a Unity plugin that calls the native code.

Here are Unity's documents on how to do so:

We also open-sourced our old, deprecated, Unity plugin.

While it is not fit for production, it provides a good example of how to implement Batch in your own plugin and can work as its foundation.
The source can be found here.

Please be aware that Batch offers no support for this plugin.


This article belongs to Batch's FAQ. Need more help? Find insightful articles, documentation, case & market studies, guides, and even more in our website's Resources section on batch.com and our blog.

Did this answer your question?