-
i try install the pre build version. but i confused when i try to login multi device and send a message. how i do switch a device so i can decide wich device is want to send a message. |
Beta Was this translation helpful? Give feedback.
Answered by
ibnux
Oct 20, 2023
Replies: 1 comment
-
You need to save generated JWT and pair it with phone number Use that JWT to send message JWT A for phone A. When you want to send message using phone B then use JWT B |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dimaskiddo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to save generated JWT and pair it with phone number
Use that JWT to send message
JWT A for phone A.
JWT B for phone B
When you want to send message using phone B then use JWT B