Author Message
test_123
Joined: Nov 6, 2017
Messages: 17
Offline
Hi All,

From the sample app, phone service and messaging service have 1 login only. I want to separate the phone and messaging account. I already customized the login page for each service but can't do login for messaging service without fill in the phone service and login using phone account. So I only can login in messaging service after phone service logged in. Need advice for this issue.

Thanks and Regards,

Andi
Rumata
Joined: Dec 20, 2016
Messages: 133
Offline
Hi Andi,

You should create and start User object after button has been pressed on messaging service login page. For SampleApp it is implemented only for call service.

Please note that if you'd like to login call service after messaging service is already logged on, you should recreate User object. Hence messaging service will be logged off, then logged on again.
Go to:   
Mobile view