Android DataStore, Episode 8: Create a Serializer | raywenderlich.com

In order to let DataStore know how to read and write the data type you previously defined, you will need a Serializer. In this episode, create a Serializer for your filter_options.proto file.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/20555043-android-datastore/lessons/8

Heads up to anyone with an M1 mac, the version of the protobuf decencies in the source code will not work. I solved this by bumping the version number up to 3.17.3