google speadsheet api onOpen does not work on mobile ios

随声附和 提交于 2019-11-30 10:01:39

问题


I tried working on the onOpen code and it works on google chrome on macbook but when I use it on google chrome on mobile ios the onOpen it doesnt call.

function onOpen() {
   Logger.log("OK")
}

Is there anyone api for mobile ios or other method to make onOpen works on mobile?

来源:https://stackoverflow.com/questions/50784573/google-speadsheet-api-onopen-does-not-work-on-mobile-ios

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!