Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Question Any free cloud for PC and mobile?

Discussion in 'Multiplayer' started by Keftark-Barin, Feb 22, 2022.

  1. Keftark-Barin

    Keftark-Barin

    Joined:
    Jul 5, 2016
    Posts:
    2
    Hello everyone.
    I'm building an app on mobile AND desktop where I have to share a save file.
    I need to download the file when I start the app and upload it to the same location later (if I can connect to internet. If not, the save is local), when I press a save button.
    I'm currently working with Firebase, but it seems I can't upload the file with the desktop app, even using UnityWebRequest.

    Does anyone know a free way to share a light file between my (Android) phone and my (Windows) PC ?
     
  2. daniel414

    daniel414

    Joined:
    May 13, 2020
    Posts:
    11
  3. Keftark-Barin

    Keftark-Barin

    Joined:
    Jul 5, 2016
    Posts:
    2
    Thank you for the answer.
    I already tried the API from Elringus and couldn't get it to work, probably because of the authorization credentials. I left this solution but I feel like I have to try it again because it seems a good way to do what I want.
     
  4. Eliana83

    Eliana83

    Joined:
    Jul 5, 2022
    Posts:
    1
    Dropbox is one of the best known cloud storage solutions, which means you can use it to share files with others with little-to-no difficulty because almost everyone you know probably already has their own account.