Open
Description
Hi,
It is to help in case any one wondering why ain't their OnTokenRefresh event fired in Android Project.
If you have Link All set, you have to add "Plugin.PushNotification" in Ignore Assemblies Section under Android Build Settings, Linker Settings.
It took hours to find this issue, cause there was no crash, or stuff.
@rdelrosario You may use Preserve Attribute to fix this issue in future releases.