E
E
Evgenia Satonina2016-08-09 23:39:34
Mobile development
Evgenia Satonina, 2016-08-09 23:39:34

Is it possible to implement a one-time use in the game on mobile (android or ios)?

I mean the following:
Downloaded the game - registered.
Your character has died in the game.
And you can no longer play this game on this device.
Is it possible to do so? -)

Answer the question

In order to leave comments, you need to log in

3 answer(s)
G
GavriKos, 2016-08-09
@GavriKos

Can. But if there is a lot of interest in the game, they will hack.
And you can solve it by storing the fact of the death of the character on the server and the unique identification of the user. Do not play without internet.
Solutions based on some local things without a remote server will break even faster.

N
Ninja Mate, 2016-08-10
@victorzadorozhnyy

Ask for IMEI or MEID during registration and enter it into the database on the server.
android.telephony.TelephonyManager.getDeviceId()

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question