Skip to content
This repository was archived by the owner on Apr 15, 2023. It is now read-only.
This repository was archived by the owner on Apr 15, 2023. It is now read-only.

ApplicationSession.GetUserTimeline crashes with NPE #30

@ApprKal

Description

@ApprKal

Using Xamarin 3.9.483.0 with Xamarin.Android 4.20.0.37 and BoxKite.Twitter 2.2.2 and ApplicationAuth

In release, the line:
ApplicationSession.GetUserTimeline(TwitterHandle, 0, 0, 0, 90)
crashes with a Null Pointer Exception, whereas in debug twitter posts load normally.

Also worth noting, in debug, the line:
await ApplicationSession.StartApplicationOnlyAuth()
never returns. However, in release, it returns true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions