FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
98 stars 17 forks source link

Can't add App Assets from the Windows App #2871

Open IvanCalex opened 1 week ago

IvanCalex commented 1 week ago

Has your issue been reported?

Current Behavior

I try to set an image as the splash screen, but when I upload, it just keeps loading. image

Expected Behavior

Ability to upload a splash screen.

Steps to Reproduce

  1. create new project
  2. Go to assets
  3. click on upload for splash screen
  4. select image
  5. keeps loading perpetually

Reproducible from Blank

Bug Report Code (Required)

N/A

Context

I can't set a splash or a logo for my app.

Visual documentation

image

Additional Info

No response

Environment

- FlutterFlow version: 4.1.48
- Platform: Laptop WIndows
- Browser name and version: Chrome 124.0.6367.119
- Operating system and version affected:

General

Relative to the time the changes were made, data was lost within

When following my steps to reproduce, data loss happens

rzambroni commented 1 week ago

Hey @ivanCalex, thanks for the report, yes, there are currently a few known issues related to upload assets from the windows app not working. Will add this to the list.

As a workaround you can use the webapp to upload your assets for now. (custom icons, fonts, assets, splashscreen, app icon, etc)

Thanks.