asmadsen / react-native-unity-view

MIT License
203 stars 129 forks source link

[Error] 'Permute Two' is missing in the class attribute #91

Open Dhilip-Palanisamy opened 2 years ago

Dhilip-Palanisamy commented 2 years ago

I am getting the below error when I export the Unity project for the Android platform (Unity 2019.3.*).

'Permute Two' is missing in the class attribute 'Extension of Native Class!'

FYI, I have followed all the platform specific instructions from your README.md file. The error is being thrown from the Build.cs file.

Can you please help me to resolve this issue?

Thanks!