Way to sync progress across iOS devices using iCloud

Is there extension? Or what do you do in such case?

You need a backend for this sort of thing. I personally selected PlayFab, though I can’t guarantee they’re the best. Conveniently, they had an SDK for Actionscript 3, so making a Haxe port was easy.

1 Like

Unfortunately, I have to do this with iCloud. So question is still relevant. But thanks for advice.

If you make an extension, you can call Objective-C functions. Then look at Apple’s documentation to figure out which functions to call.

1 Like

I have already seen your tutorial. Well done. I just have wanted to find something ready-to-use. It seems not destiny )