User Activity

  • Modified a comment on ticket #682 on ProGuard Java Optimizer and Obfuscator

    The problem persists for me when using ProGuard version 6.0.1 or 6.0.3 (it was working just fine with ProGuard 5.3.3). That's why I tried to figure out, what causes the problem. In my case, the function leading to the error during ProGuard optimization was this (Kotlin or Java should be irrelevant): private fun logInfo(action: String) { val wifiState = mWifiManager.wifiState val stateString = when (wifiState) { WifiManager.WIFI_STATE_ENABLED -> "enabled" WifiManager.WIFI_STATE_DISABLED -> "disabled"...

  • Posted a comment on ticket #682 on ProGuard Java Optimizer and Obfuscator

    The problem persists for me when using ProGuard version 6.0.1 or 6.0.3. That's why I tried to figure out, what causes the problem. In my case, the function leading to the error during ProGuard optimization was this (Kotlin or Java should be irrelevant): private fun logInfo(action: String) { val wifiState = mWifiManager.wifiState val stateString = when (wifiState) { WifiManager.WIFI_STATE_ENABLED -> "enabled" WifiManager.WIFI_STATE_DISABLED -> "disabled" WifiManager.WIFI_STATE_DISABLING -> "disabling"...

View All

Personal Data

Username:
omnomnia
Joined:
2018-10-05 07:00:31

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB