unity-game-engineauthenticationflashairuniqueidentifier

Unique ID to transfer guest account data from Adobe AIR to Unity


I am migrating my app from Adobe AIR to Unity. I have many users logged in as guests in my current AIR app. When I release the new Unity app, their progress and data will be lost. Is there any way to keep their data synced when they finish the update? I know that the device id I used in AIR won't be the same as the Unity one.

Thanks.


Solution

  • I contacted the native extension developer company and they released a Unity version, supporting the same id. It's resolved now.