Android 9 and 10 video chat has problem (#322)
Open
Unknown opened 3 years ago

Describe the bug For video chat,all versions of Android os can send the video chat request,but it just receives video chat request at Android 7.1.1. Android 9 and Android 10 can not receive video chat request when video chat request is sended from other device.

To Reproduce Steps to reproduce the behavior:

  1. Login in account A.
  2. Click on chat item of account B
  3. Click Video chat
  4. If account B is on Android 7,it can receive video chat request successfully.Else if account B is on Android 9 or Android 10,it can't receive video chat request.

Expected behavior I can receive video chat request at any Android OS version

Smartphone (please complete the following information):

  • Device: Oneplus 7 Pro
  • OS: Android
  • Version 9
Unknown commented 3 years ago

The Stork version is 3.0.27.f

Unknown commented 3 years ago

@bmalkow @woj-tek Hello,this issue is maybe a bug,you need change the stork code at org.tigase.messenger.phone.pro.service.JingleAudioVideoListener->onJingleSessionInitiation(SessionObject,JingleSession)

and add intent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK);

The issue Stork client can't receive will be resolved

issue 1 of 1
Issue Votes (0)
Watchers (0)
Reference
tigase/_clients/stork#322
Please wait...
Page is in error, reload to recover