A
A
Alex Gouk2019-08-29 14:20:18
Swift
Alex Gouk, 2019-08-29 14:20:18

How to add intermediate saves to the game on iOS?

I made a game and I want to make a button to save progress, but I don't know how. Please help)
UPD: Please answer as fully as you can.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
briahas, 2019-08-29
@briahas

If you made a game, then you can make the logic of saving progress.
Or you asked the wrong question. Or troll.
----------
(updated)
See https://toster.ru/q/661740

D
Denis Fedorets, 2019-08-29
@fedorez

There are ways.
NSUserDefaults
Core Data.
Fill in NSArray, NSDictionary or NSData - and then write it to a file (writeToFile). Then read when you need to.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question