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!
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!