You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi... Is it possible to generate a login to Telegram from a Xamarin Android app?
I've seen the WidgetEmbedCodeGenerator class that will generate the <script> block I need in a web page to invoke the login widget, but I'm struggling on making this work from an android app with Xamarin... I could embed that in a web viewer but I don't know how would I receive the callback to get the authorizer information....
Do you have any example to make it work for example, from a Console, windows or Android app ?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi... Is it possible to generate a login to Telegram from a Xamarin Android app?
I've seen the WidgetEmbedCodeGenerator class that will generate the <script> block I need in a web page to invoke the login widget, but I'm struggling on making this work from an android app with Xamarin... I could embed that in a web viewer but I don't know how would I receive the callback to get the authorizer information....
Do you have any example to make it work for example, from a Console, windows or Android app ?
Thanks!
The text was updated successfully, but these errors were encountered: