Skip to main content
PixelGames needs somewhere to keep the photos players take. This guide assumes players can already sign in, storage relies on knowing who’s uploading. Agent wires up App Storage and links each upload to the signed-in player. PixelGames can then show a real profile: their uploaded photo next to their name.
PixelGames profile screen with the player's photo, name, and high score

PixelGames' profile screen, showing the player's photo alongside their high score.

Test it

  1. Sign in to PixelGames with an existing account.
  2. Take or choose a profile photo and upload it.
  3. Close and reopen the app, confirm the photo is still there.
  4. Sign in from a second phone with the same account and confirm you see the same photo.

Troubleshooting

  • Signed in but the photo doesn’t appear: the app is likely pointed at a different storage or auth instance than expected. Ask Agent to check the connection.
  • Upload fails: confirm the app requested camera and storage permissions before the upload.

What’s next

Preview and test on your phone

Move from Expo Go to a dev build for full native access.

Submit to the App Store

Submit PixelGames for review.