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

ApplicationSession.GetUserTimeline crashes with NPE #30

Open
ApprKal opened this issue Mar 20, 2015 · 1 comment
Open

ApplicationSession.GetUserTimeline crashes with NPE #30

ApprKal opened this issue Mar 20, 2015 · 1 comment

Comments

@ApprKal
Copy link

ApprKal commented Mar 20, 2015

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.

@ApprKal
Copy link
Author

ApprKal commented Mar 20, 2015

Turning Linker off fixes this issue (though obviously this is not a solution).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant