Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: shorebird release android stuck, Building app bundle with Flutter 3.19.3 cost 2117.7s #2869

Open
HXiaoMing opened this issue Feb 8, 2025 · 1 comment
Labels
bug Something isn't working question Further information is requested waiting for response Waiting for customer response

Comments

@HXiaoMing
Copy link

App ID: 0c5bdf92-950f-45ba-96f4-01403f211d0f

Description

I start shorebird follow the https://docs.shorebird.dev/. And Manually installing shorebird. And shorebird login with Microsoft.

Steps To Reproduce

  1. flutter create my_shorebird_app
  2. shorebird init
  3. shorebird release android --flutter-version=3.19.3
    ✓ Fetching apps (0.7s)
    ✓ Installing Flutter 3.19.3 (0addba5b75) (27.8s)
    ✓ Running flutter precache (219.8s)
    ✓ Downloading aot-tools.dill... (0.7s)
    ✓ Extracting aot-tools.dill... (11.8s)
    ✓ Building app bundle with Flutter 3.19.3 (0addba5b75) (2117.7s)
    ✓ Release version: 1.0.0+1 (1.1s)
    ✓ Fetching releases (0.8s)

Building app bundle with Flutter 3.19.3 cost 2117.7s

Expected Behavior

Building app bundle with Flutter 3.19.3 should not cost 2117.7s

shorebird doctor:

Shorebird 1.6.12 • [email protected]:shorebirdtech/shorebird.git
Flutter 3.27.4 • revision 8dc12697d9c25ec346e9ef08fa898ad6b3623be1
Engine • revision 72a6ccc17a247cf90b0a31975ee303b8256cdbe5

URL Reachability
https://api.shorebird.dev OK (1.0s)
https://console.shorebird.dev OK (1.1s)
https://oauth2.googleapis.com unreachable (79.1s)
https://storage.googleapis.com OK (0.6s)
https://cdn.shorebird.cloud OK (0.7s)

✓ Shorebird is up-to-date (2.0s)

No issues detected!

@HXiaoMing HXiaoMing added the bug Something isn't working label Feb 8, 2025
@felangel
Copy link
Contributor

felangel commented Feb 8, 2025

How long does flutter build ipa --release take on the same machine? Can you also share the full shorebird output when running shorebird release ios -v?

@felangel felangel added question Further information is requested waiting for response Waiting for customer response labels Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested waiting for response Waiting for customer response
Projects
None yet
Development

No branches or pull requests

2 participants