我沒有使用ADB命令的經驗,但是我想使用ADB命令將jpg圖像發送到whatsapp聯繫人。 我試圖運行此命令發送文本消息,它的工作正常: adb shell am start -a android.intent.action.SEND -c android.intent.category.DEFAULT -t text/plain - es android.intent.extra.TEXT「你
我想在whatsapp中打開特定的聯繫人聊天,但沒有得到任何解決方案。請幫助我完全卡住。我曾經嘗試這樣做: let whatsAppURL: NSURL = NSURL(string: "whatsapp://send?abid=\(primary)&;text=lOL;")!
if UIApplication.sharedApplication().canOpenURL(whatsA