I am using Dotfuscator "PreEmptive Solutions" for my Xamarin.Android project. The Newtonsoft.json library does not work in my PCL (it works fine in Xamarin.Android only) while I am using Dotfuscator for release mode. If I disabled Dotfuscator the app works fine.
Any idea how to fix it?