Unity-Technologies / Unity-Technologies/com.unity.webrtc
[REQUEST] Support for Android Mono ( 32bit architecture) ?
Open
@karasusan is already working on this.
Since Apr 26, 2021.
enhancement
issued
- Dominant language
- Assembly
- Stars
- 852
- Forks
- 238
- PR merge metrics
- No merged PRs in 30d
Description
Hello !
What would be the step to support this plugin for Android Mono ?
I understand that this is a native plugin problem (designed for arm64, and so IL2CPP), and that we can build our own plugin by following: https://github.com/Unity-Technologies/com.unity.webrtc/blob/develop/Plugin~/README.md
But I am quite lost:

Do i just have to change the ARCH_ABI variable ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.