简体   繁体   中英

Unity, can I publish to Google Play an app with only 32-bit?

I have an Android app which was developed on Unity. Can I pusblish it to Google Play without IL2CPP? (It works incorrectly when it is built with IL2CPP, but correctly - with Mono).

According to the documentation. You must support 64 bit.

https://developer.android.com/google/play/requirements/64-bit

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM