You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting the following warnings from MediaPlayer class after scanning a barcode using continuous scan.
W/MediaPlayer: Use of stream types is deprecated for operations other than volume control
W/MediaPlayer: mediaplayer went away with unhandled events
Which library version are you using?
4.1.0
Which phone/tablet are you using, and which Android version does it run? (e.g. Samsung Galaxy S5,
Android 5.0)
Emulator, Android 11.0
Does the same happen on other devices or an emulator?
Yes
Can you reproduce the issue in the sample project included with the library? If not, can you
provide your own sample project or sample code that produces this error?
Yes
In the case of an error do you have a stack trace or adb logs?
N/A
The text was updated successfully, but these errors were encountered:
Description of the problem:
Getting the following warnings from MediaPlayer class after scanning a barcode using continuous scan.
Which library version are you using?
4.1.0
Which phone/tablet are you using, and which Android version does it run? (e.g. Samsung Galaxy S5,
Android 5.0)
Emulator, Android 11.0
Does the same happen on other devices or an emulator?
Yes
Can you reproduce the issue in the sample project included with the library? If not, can you
provide your own sample project or sample code that produces this error?
Yes
In the case of an error do you have a stack trace or adb logs?
N/A
The text was updated successfully, but these errors were encountered: