我已将 kGTLRAuthScopeDrive 范围添加到 OIDAuthorizationRequest 并且我面临下图所示的问题:
如何验证我的 ios 应用程序?
Best Answer-推荐答案 strong>
OAuth Client Verification
Starting July 18, 2017, Google OAuth clients that request certain sensitive OAuth scopes will be subject to review by Google.
Add-ons, web apps, and other deployments (such as apps that use the Apps Script API) may need verification.
您必须先申请让 Google 验证您的应用程序,然后其他人才能使用它。 Verify
通过单击高级,您应该能够以创建它的开发者身份登录自己。这仅用于测试
关于ios - 验证移动应用 Google,我们在Stack Overflow上找到一个类似的问题:
https://stackoverflow.com/questions/48617379/
|