Sam Edson abf29403d9 [Sessions] Add SessionStartEvent wrapper for building the nanopb proto (#10311) 3 жил өмнө
..
ProtoSupport bb4c6382cd [Sessions] Add Sessions SDK nanopb and proto (#10351) 3 жил өмнө
Protogen bb4c6382cd [Sessions] Add Sessions SDK nanopb and proto (#10351) 3 жил өмнө
Sources abf29403d9 [Sessions] Add SessionStartEvent wrapper for building the nanopb proto (#10311) 3 жил өмнө
Tests abf29403d9 [Sessions] Add SessionStartEvent wrapper for building the nanopb proto (#10311) 3 жил өмнө
README.md bb4c6382cd [Sessions] Add Sessions SDK nanopb and proto (#10351) 3 жил өмнө
generate_project.sh 5d9f06a4d3 [Sessions] Setup Sessions SDK Class Structure and Tests (#10297) 3 жил өмнө

README.md

Firebase Sessions SDK

Prerequisites

To update the Sessions Proto, Protobuf is required. To install run:

brew install protobuf

Updating the Proto

  1. Follow the directions in sessions.proto for updating it
  2. Run the following to regenerate the nanopb source files: ./FirebaseSessions/ProtoSupport/generate_protos.sh
  3. Update the SDK to use the new proto fields