I guess this might be a frequently added question, but I didn’t actually see a decent answer in all of the posts that I’ve been through.
I am planning to release a small free-to-play game on google play store, but I can see that I need to have a privacy policy linked.
I’m using Unity Ads, Unity Analytics (with a couple of custom events to know how many levels a user gets through) and in-app-purchases (also the default app provided by Unity).
Is there a template that I can use to create a privacy-policy tailored to what I used?
Is just linking to unity privacy policy instead of creating my own is a valid solution?
I saw a couple of privacy-policy-generators - would you be willing to let me know what are you using if you have a similar use cases as mine? Most frequently linked is this one I think: App Privacy Policy Generator . I’m actually completely not-interested in any user data gathered by all of the unity plugins (well, other than analytics, but that’s just for statistics for me).