问题
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