Hi,Two questions:1. How do I distribute protocols?
Is it possible to distribute the Sensus apk with a specific protocol somehow? Or do I need to have the email addresses of all my respondents and send them the protocol separately after installing the Sensus app?
2. The protocol format has a JSON file ending when sharing, but it does not seem to be a clear text JSON. It seems to be a binary file. Is it possible to view the JSON somehow?
Thanks.We really need to be able to provide the protocol or a way to fetch protocols upon install or first start since we can't provide them post install. I guess we would have to modify the source and distribute our own version of the apk then?
Following up on viewing the JSON,
I wish to be able to handle the JSON data while it is not encrypted.
Is the data only decrypted with the SensusR project that is attached or is there a means to get the data before its encryption?