问题
The url schema for Google drive is googledrive:// , Similar to this i need Hang outs Schema. I want to open Google hangout app from native code
回答1:
com.google.hangouts://
I found that above schema will work for Hangouts
回答2:
Here is how start:
Chat
com.google.hangouts://textchat?p=g[ID_USER]
Video
com.google.hangouts://textchat?p=g[ID_USER]
来源:https://stackoverflow.com/questions/36182069/google-hangouts-ios-application-url-schemes