Drive Picker 小部件无法在 运行 作为开发人员模式下工作
Drive Picker widget not working in Run as developer mode
我有一个 运行 处于 运行 作为开发者模式的应用程序。但是,当我尝试添加驱动器选择器小部件时,出现以下错误消息:
Access to Google Drive is unavailable in Run As Developer mode. Change this mode in App Settings.
我该如何解决这个问题?
请在此处参考文档 App Maker Documentation。它明确指出您的应用程序必须配置为 运行 作为用户才能使用 Drive Picker 小部件。
我有一个 运行 处于 运行 作为开发者模式的应用程序。但是,当我尝试添加驱动器选择器小部件时,出现以下错误消息:
Access to Google Drive is unavailable in Run As Developer mode. Change this mode in App Settings.
我该如何解决这个问题?
请在此处参考文档 App Maker Documentation。它明确指出您的应用程序必须配置为 运行 作为用户才能使用 Drive Picker 小部件。