streaming-android
streaming-android copied to clipboard
App crashes when using with Proguard
We are using the broadcasting feature. When using without proguard, the app runs fine but while enabling proguard, app crashes at below line-
mStream.publish(liveStream.streamName, RECORD_TYPE);
Please provide information about what can we do in proguard to resolve this issue?
Hello. Our apologies for the delay in getting back to you. Please submit a ticket directly to our support team so that they can keep track of your issue. https://red5pro.zendesk.com/hc/en-us/requests/new Again, I'm sorry for the delay in this.
@mohitrajput987 I am also facing the same issue.