Create a file called proguard-rules.pro in your android/app directory. Add this line of code to it: -keep class com.shockwave.** { *; }.
確定! 回上一頁