Android App is too large and Linking disables functionality
问题 I'm done with my app and now I'm trying to build the .apk and test it on my phone (without debug, in release mode). Setting the Linking to " None " everything works fine. The Problem here is, that the App is too large - its 20MB and thats rubbish. I read that article about Linking: Click Here So I tried " Sdk Assemblies Only " and " Sdk and User Assemblies ". The second option (Both Assemblies) failed directly, I wasn't even able to see the first screen (Login) of my App. With Linking set to