Closed appxplore-tech closed 4 years ago
Hello, thanks for reaching out.
I have a couple questions to help me understand the issue:
Any logs that you can send would also be very helpful.
Thanks!
Also, these links may come in handy: https://docs.unity3d.com/Manual/IL2CPP-BytecodeStripping.html https://answers.unity.com/questions/1432923/asset-bundle-code-stripping-linkxml-not-working.html
Hi
Recently I had set the Strip Engine Code to true and also Managed Stripping Level to Medium in Unity3d 2018.3. I manage to build an APK that is playable from my phone but when i try to build an ZIP file from the Build for console and test from my phone through the "TRY NOW" button, It doesn't work as it tells me the class has been stripped down.
Is there any way for me to strip the engine code with the link.xml?
THank you.