Hello ,
I had implemented the Xamarin.Forms.GoogleMap and FCM Packagee in my Xamarin Forms project some how using multi Dex and Progaurd
I have successfully implemented in the Debug mode but while releasing APK for Archiving. It gives Below error
Error MSB4018: The "LinkAssemblies" task failed unexpectedly.
This also solved making Linker Behaviour : Dont Link
But the released apk size is more than 50 Mb
So how to decreased the size of Apk or Anything workaround for this
Please help...
Thanks in Advance..