Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想通过 UIWebView 在我的应用程序中播放你的私人视频。要求是不应询问用户播放该视频的用户名和密码。所以我在我的代码中完成了谷歌身份验证,并获得了身份验证令牌。我需要将该身份验证令牌发送到 UIWebView 以便它可以播放该私人视频而无需询问用户用户名和密码(因为我们已经在您的管上制作了频道并且我们有用户名和密码)。如果任何机构有解决方案,请提供。谢谢