Skip to content

OnTokenRefresh Wont Fire in Android if Linker is "Link All" #60

Open
@muhaym

Description

@muhaym

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions