Skip to content

android.media.AudioManager non-SDK interface, which is incompatible with Android P+ #13

Description

@rzcode1991

when testing my app with firebase Robo test, it gave me this warning: Your app uses 1 non-SDK interfaces, which are incompatible with Android P+. which was pointing to here: Landroid/media/AudioManager;->getOutputLatency(I)I
Also when running app on android 14, and then tapping on toggle voice on/of button it does not turn off voice.

my gradle for webrtc:
implementation("io.getstream:stream-webrtc-android:1.3.8")
implementation ("io.getstream:stream-webrtc-android-ktx:1.3.8")
implementation ("io.getstream:stream-webrtc-android-compose:1.1.0")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions