navigator.share() 會回傳一個Promise (代表你可以搭配async...await 使用),這個Promise 會在使用者完成點擊某個App 分享後被完成(fulfilled);若 ...
確定! 回上一頁