Describe the bug
Got error attempt to invoke virtual method 'long.com.twilio.video.videosinkhintsproducer.getSinkHintsId()' on a null object reference whenever I try to use bandwidth profile following the instructions from the doc
To Reproduce
Steps to reproduce the behavior:
Use bandwidth profile
Do a call
Crash
Expected behavior
Doesn't crash
Screenshots
N/A
Android Device (please complete the following information):
Device: Samsung A52
API Version: API 33
Video Android SDK (please complete the following information):
@jagamypriera Are you having this issue with this project, or rather with Video SDK and your own app? Could you provide a code snippet or maybe add some logs?
Describe the bug Got error
attempt to invoke virtual method 'long.com.twilio.video.videosinkhintsproducer.getSinkHintsId()' on a null object reference
whenever I try to use bandwidth profile following the instructions from the docTo Reproduce Steps to reproduce the behavior:
Expected behavior Doesn't crash
Screenshots N/A
Android Device (please complete the following information):
Video Android SDK (please complete the following information):
Additional context N/A