Android - R8 full mode rules
complete
N
Nicolas Brocard
Since Android Gradle Plugin ver. 8, R8 run in full mode by default and libs often need additional proguard rules to work.
Shake Bug does't send reports any longer when R8 is in full mode, and does't log what goes wrong in the logcat.
Could you please provide the necessary proguard rules to make it work correctly with R8 full mode ?
Log In
Mislav Stanic
complete
Fixed with Shake 16.2.1
Mislav Stanic
Merged in a post:
Register user method fails by unknown reason
B
Barbara Jeney
As discussed in slack, some of our users are not registered by Shake's register user method, and that causes that we are unable to communicate with them via chat function. Examples attached privately. (Our Client asked us to open a followable ticket here).
Mislav Stanic
in progress
Mislav Stanic
Hi Nicolas Brocard, we already addressed that and new version is currently in the testing phase, release can be expected this week.
It is a Retrofit and Gson problem but we will ship required rules with the Shake.