简体   繁体   中英

xamarin.forms startactivity xamarin.auth

Im trying to use xamarin.auth to loging with facebook, but every tutorial uses startactivity(auth.getui(this));

but startactivity doesnt work with me, i cant run it

Xamarin Android Xamarin.Auth - Twitter

he uses it but when i try his code visual studio gives it a red underline:

http://i.stack.imgur.com/Svk2M.png

I doesnt matter where i put it, it doesnt work, please help.

它取决于参数,但是您可以使用:

Forms.Context.StartActivity (Intent... or Forms.Context);

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM