Update the ProGuard rule file
How to build your application with ProGuard.
읽는 시간 1분최근 업데이트: 2달 전
If you are building your Android application with ProGuard, then you must add the following code to the ProGuard rule file to prevent classes from being stripped out of the build:
For more information on how to shrink your app, refer to the Android developer documentation.public class com.vivox.sdk.jni.androidsdkJNI