Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: how to open chat screen of apps , for specific contacts/phone-numbers? #3

Open
AndroidDeveloperLB opened this issue Mar 15, 2016 · 2 comments

Comments

@AndroidDeveloperLB
Copy link

Suppose someone with phone number X has a Line account, is it possible to go to his chat screen using an intent?

@leaysgur
Copy link
Owner

Sorry, I don't know that scheme.

Available url schemes (especially I know) for LINE app are only below.

scheme detail
line:// Just open app
line://msg/text Open talk TOP
line://msg/text/ Open talk with default , but no destination

iPhone SMS app can open by sms:<phoneNumber> scheme, so line://account/<userID> or line://room/<userID> or something like that can be...?

@AndroidDeveloperLB
Copy link
Author

I don't know. I've made a whole StackOverflow post for this:
http://stackoverflow.com/q/35972329/878126

I can't understand why it's so hard to do it for so many chatting apps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants