android-uninstall-feedback icon indicating copy to clipboard operation
android-uninstall-feedback copied to clipboard

怎么在MIUI上不起作用啊

Open helloxuetao opened this issue 8 years ago • 3 comments

我测试了1.16的和 最近的,卸载后并没有调用浏览器啊!

helloxuetao avatar Mar 25 '16 12:03 helloxuetao

I had the same problem until I added this line to my projects ProGuard file:

我有同樣的問題,直到我說此行我ProGuard的文件。嘗試添加此行到您的ProGuard文件:

-keep class cn.hiroz.uninstallfeedback.** { *; }

Tested and working on Samsung Galaxy S3, Asus Padfone, and Xiaomi Mi4S

經過測試,在三星Galaxy S3 ,華碩Padfone和小蜜Mi4S工作

power7714 avatar May 31 '16 02:05 power7714

@power7714 : does it work on Android 6.0?

njt28 avatar Aug 26 '16 05:08 njt28

Haven't tried it yet

On Thu, Aug 25, 2016, 10:01 PM njt28 [email protected] wrote:

@power7714 https://github.com/power7714 : does it work on Android 6.0?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cnzx219/android-uninstall-feedback/issues/3#issuecomment-242630970, or mute the thread https://github.com/notifications/unsubscribe-auth/ABtH3eNKdxGtgixOqsOSxIDgoGO9QUD0ks5qjnMqgaJpZM4H4u6U .

power7714 avatar Aug 26 '16 05:08 power7714