As the title mentioned, I’m following this document very closely Custom P2P Sync
I have setup the DB and MessageEndpointConnection, however when I insert data into the db I never get a callback to the “send” method to ulimately use the p2p framework to send over the data. The documentation on this is pretty limited, so I’m at a loss of what could be stopping this callback from happening.