Skip to content

["1.11.0"] com.azure.android.communication.calling is in debug build type #1154

@kungbernard

Description

@kungbernard

Describe the bug
com.azure.android.communication.calling is in debug build type even build the app in release mode

To Reproduce
Steps to reproduce the behavior:

  1. Implement com.azure.android:azure-communication-ui-calling:1.11.0
  2. Build the app in release mode
  3. Using apktool to decompile the signed apk
  4. Open /smali/com/azure/android/communication/calling/BuildConfig.smali
  5. Find .field public static final BUILD_TYPE:Ljava/lang/String; = "debug"

Expected behavior
The library should be in release mode

Screenshots
Image

AzureCommunicationUILibrary (please complete the following information):

  • Version 1.11.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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