Too many field references: 70613; max is 65536
问题 My project uses these plugins: OneSignal GooglePlayServices Adjust Google Analytics Unity IAP Facebook SDK Those plugins are used in almost every project. But I am over field references count This is my .aar file list What should I do to decrease reference count? 回答1: So What should i do to decrease reference count ? You have so many plugins with many functions/fields. There is a limit when building this from Unity's Editor and you have reached that limit. To decrease reference count, you