I’m using webform from Rest.Authenticator.OAuth.Webform.Fmx to get access to one of the google api. This mechanism is working on my desktop app, so I want to use it on android app. But there is a trouble: I can’t copy access code, from Twebbrowser on webform. Android does not raise mechanism of copying text.
What is the right way to solve this problem?
Parse page from webbrowser?