I have made an app which show pdf files and some data which are store in firestore database. And no need to signup or login to read the data through app. But I am getting mail from firebase to update security rules and I have no ideas about firebase security rules.
Can you suggest me the secure rules for firestore database so that user can able to read the data but can't allow to perform write operation.