Skip to main content
25 votes

Difference between unity scripting backend IL2CPP and Mono2x

Information is based on Unity version 2018.2: Quoting the Unity manual on IL2CPP: IL2CPP (Intermediate Language To C++) is a Unity-developed scripting backend which you can use as an alternative to ...
Sanket Prabhu's user avatar
5 votes

Xcode Build Failure: Unity Framework Error -> Undefined Symbol (IL2CPP Related)

I finally found a fix for this. It needs to be done in Xcode as follows: Xcode > Product > Clean Build Folder The errors will then clear and the build will deploy as expected.
Cato's user avatar
  • 103
1 vote

apk is fine, but when building aab for google play submission google play services dont start when i download it

so after you upload it, google resigns it and gives you a new cert to I had to take this and put it in my google play services API.
dmh285's user avatar
  • 11

Only top scored, non community-wiki answers of a minimum length are eligible