aws-samples / amazon-ivs-broadcast-android-sample

MIT No Attribution
10 stars 8 forks source link

The IVS broadcast doesn't work when enabling R8 tool #6

Open qwaskhaled opened 2 years ago

bclymer commented 2 years ago

Thanks for letting us know. We'll work on this for an upcoming release and update you here.

qwaskhaled commented 2 years ago

Thanks @bclymer

qwaskhaled commented 2 years ago

Hi @bclymer @slawrence @hyandell @tonyjin

Is there any update on this issue? it's been two months.

Thanks

bclymer commented 2 years ago

@qwaskhaled Hello. The issue has been fixed internally, and will be released with the next minor version SDK update - v1.3.0.

qwaskhaled commented 2 years ago

Hi @bclymer

I have updated our app to use v1.3.0. Apparently, the issue isn't fixed and we still have it. We are not able to use code shrinking in our app so is there any way to solve this? like certain proguard rules?

Thanks

caleighm commented 2 years ago

Hi @qwaskhaled, thanks for getting in touch again. Sorry to hear this is still an issue for you. Although I was able to reproduce the original problem with our public app (using a minified release build) on 1.2.0, I am no longer able to reproduce the problem with our public app on 1.3.0. That is, a minified release build of our public app using 1.3.0 is working correctly.

I think it would be helpful for me to get more details about your application outside of this public forum.

When you have a moment, could you please reach out to AWS Support (https://console.aws.amazon.com/support/home) and let them know that you would like escalate this behavior to the IVS team? That will allow us to discuss the issue in a private channel.

When you open the ticket with AWS Support, to speed up our debug process, can you please provide the following information:

  1. Device(s) tested
  2. Device logs from where you reproduce the issue, but please turn the Broadcast SDK's logging to DEBUG level first (this is a BroadcastConfiguration change).

Thanks so much. Feel free to post back here after you've made the ticket with AWS Support so that I can check in with them.