Skip to content

Upgrade to lastest android sdk #37

Description

@Gilberto-Pavanelli-Jr

I am trying to upgrade to lastest android sdk.

I am facing some deprecated functions and get this exception.

Java.Lang.NoSuchMethodException Message=getToken []

Very clear, but i am stucked in how to get token

 public void OnSuccess(Java.Lang.Object result)
        {
            DeviceInstallationService.Token = result.Class.GetMethod("getToken").Invoke(result).ToString();
        }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions