Hi, I’m a game developer that have experience building online games with big company
Recently me try build some indie games
May I know what the efficient way to have platform let me
store score/coin/diamond about securely
in apps purchase
in apps ads verification (that detect player really finish the ads)
connect facebook/google/apple
Really appreciate for anyone that give me some guideline for that
Check out Unity Gaming Services. Above and beyond that it’s essentially your job to research viable options. Especially since this depends heavily on your requirements, and also it’s rather easy to find viable options within minutes.
For ads verification, many ad networks have a S2S postback (server-to-server postback), so you can create a web hook that the network calls once the user finishes watching an ad, and reward them.