Re: OAuth2 (LC 9) on mobile?

2017-10-16 Thread Monte Goulding via use-livecode
> On 17 Oct 2017, at 7:58 am, Ben Rubinstein via use-livecode > wrote: > > Plot thickens - with the additional inclusions, I do indeed get a browser > with an invitation to log in to, in my case, Dropbox. > > However after logging into Dropbox, and getting a

Re: OAuth2 (LC 9) on mobile?

2017-10-16 Thread Ben Rubinstein via use-livecode
Plot thickens - with the additional inclusions, I do indeed get a browser with an invitation to log in to, in my case, Dropbox. However after logging into Dropbox, and getting a page asking whether I approve connecting this app - touching the "allow" button has no effect. Has anyone else

Re: OAuth2 (LC 9) on mobile?

2017-10-16 Thread Ben Rubinstein via use-livecode
OAuth2 does work on mobile - I needed to include the Browser widget in the standalone. (The 'search for inclusions' doesn't know to include the Oauth2 library, let alone the browser widget.) If anyone else finds themselves sometimes spending a long time going down a path where the answer is

Re: OAuth2 (LC 9) on mobile?

2017-10-13 Thread pink via use-livecode
Have you tried running the app in the iOS simulator as well? - --- Greg (pink) Miller mad, pink and dangerous to code -- Sent from: http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html ___ use-livecode mailing list

Re: OAuth2 (LC 9) on mobile?

2017-10-13 Thread Ben Rubinstein via use-livecode
Now that Greg's Oauth2 issue has been resolved, can I check whether anyone has seen the Oauth2 library work on mobile? I don't want to raise an LQCC if it's just me doing something wrong! thanks, Ben On 11/10/2017 17:19, Ben Rubinstein via use-livecode wrote: To clarify, by "everything still

Re: OAuth2 (LC 9) on mobile?

2017-10-11 Thread Ben Rubinstein via use-livecode
To clarify, by "everything still works" I mean that the OAuth2 command appears to have done "exit to top" without doing anything - but leaving the whole screen dimmed out. So other controls on the card, although dim, work. But no authorisation has happened. On 11/10/2017 17:02, Ben Rubinstein

OAuth2 (LC 9) on mobile?

2017-10-11 Thread Ben Rubinstein via use-livecode
Does the new OAuth2 library in LC 9 work on mobile? Docs suggest it should, but testing on iPad I just get an interesting dimmed out effect on the stack - although in fact everything still works - where I would have expected a sheet or switching to Safari or some other way of displaying a web