URGENT: MergGoogle no longer works on iOS: CLIENTS VERY UNHAPPY
Monte Goulding
monte at appisle.net
Thu May 3 21:47:53 EDT 2018
Hi Sean
I realise it may be too late to recover with your client now but I have mergGoogle working with google’s OAuth library GTMAppAuth.
The new lcext file is here: https://www.dropbox.com/s/2vuu3jed0dp3wai/mergGoogle.lcext?dl=0
Updated docs are here: https://www.dropbox.com/s/xy62zhetu7yt20r/api.lcdoc?dl=0 <https://www.dropbox.com/s/xy62zhetu7yt20r/api.lcdoc?dl=0>
The main difference is you need to add your client id reversed as a custom url scheme to your app and if you get the `urlWakeUp` message with a url for that scheme then you call `mergGoogleAuthResume` with the url. On iOS 11+ you don’t need to do that as it uses SFAuthenticationSession which has a built in callback. Happy to chat you through it if that helps.
Hoping you are OK
Monte
More information about the use-livecode
mailing list