Hi,
I have set the Linker Option to: SDK assemblies only, ProGuard was giving lot of issues so could not use it.
Since we are rewritting a Native Android App its size was available for reference, Native APK Size is: 4.4MB whereas XF generated APK is 28MB. This is quite steep and the end client is not accepting it.
Are there any steps that can be taken to further reduce generated APK size ?
-Thanks