SafeParcel icon indicating copy to clipboard operation
SafeParcel copied to clipboard

Should proguard keep `SafeParcelable`?

Open gabelevi opened this issue 5 years ago • 1 comments

The documentation for SafeParcel proguard doesn't keep SafeParcelable. This has been causing some issues for me. I notice in a few places (like here and here) SafeParcelable is used. Configuring proguard to keep SafeParcelable fixes the issues for me. Should the documentation be updated?

gabelevi avatar Nov 17 '20 17:11 gabelevi

@gabelevi Do you still have problems after this commit? https://github.com/microg/SafeParcel/commit/35969a0a073b4333397a875f82a74641ab0cfe9e

ale5000-git avatar Apr 16 '23 15:04 ale5000-git