I am trying to integrate google drive api in my swift project what i want to do is get files from drive and upload it to my server. I have tried to implement using the google documentation and stuck on a error: disallowed_useragent. I have seen that embedded web views are deprecated i have to use OS browser but i am not been able to so.
Any help is appreciated