Opening IFTTT app from another app using URL scheme giving me error in swift 4

前端 未结 0 1941
星月不相逢
星月不相逢 2021-02-03 14:03

I need to open IFTTT app from one of my app on a button click. Here is the code I am using to open the IFTTT app:

let appURL = NSURL(string: "IFTTT://")         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题