Giter VIP home page Giter VIP logo

Comments (13)

siddharthadevops avatar siddharthadevops commented on September 26, 2024 1

I am also experiencing different behavior in release than in debug. I think this issue is related to #148983 because in my case, it happens in parts of the code where I use UniqueKey()

from flutter.

moffatman avatar moffatman commented on September 26, 2024

No information about what changed. and no code. please help!

from flutter.

danagbemava-nc avatar danagbemava-nc commented on September 26, 2024

Hi @alr2413, as noted above, we will more information than is currently available if we're to be able to provide some assistance.

What platform is this issue on?
Are you seeing any errors in your app (do you have crash monitoring/logging setup)?

Please provide additional information and if possible a minimal reproducible code sample so that this can be properly investigated.

Thank you

from flutter.

synstin avatar synstin commented on September 26, 2024

Same for me.
Although in the simulator, i.e. debug mode, everything is fine,
When I deploy the app to the testflight and run it, the app crashes.
I don't see any error logs in either debug mode or release mode.

It works fine on previous stable versions.
Here's my device info
iPhone15, iOS 17.5

from flutter.

danagbemava-nc avatar danagbemava-nc commented on September 26, 2024

Hi @synstin, testflight should be keeping track of crashes, can you share the crash log? If you run it locally in release mode, does it also crash? Is this specific to iOS or are other platforms affected as well?

from flutter.

synstin avatar synstin commented on September 26, 2024

@danagbemava-nc

I tested this locally by connecting a real device.
When testing locally, no logs appear and the screen freezes.

I'm attaching the error log as shown in Xcode.

I haven't tested Android because I don't have a device.

io.flutter.1.ui (9)
#0	0x00000001082aed54 in flutter::DisplayListBuilder::Restore() ()
0x1082aed54 <+284>:  ldrsb  w8, [x24] io.flutter.1.ui (9): EXC_BAD_ACCESS (code=1, address=0x117467fa8)

from flutter.

synstin avatar synstin commented on September 26, 2024

I found the cause.
The error occurs when setting Lottie's renderCache option to raster.

Lottie.asset('test.json', renderCache: RenderCache.raster);

+
The frameRate option will also freeze the app.
Occurs on IOS only. Does not occur on Android.

from flutter.

Anders3byg avatar Anders3byg commented on September 26, 2024

I experience a similar issue where Go_router context.replace says it can't find the route, it only happens in release mode. Works perfect in debug.
It only happens in 3.22, not 3.19, so i assume it must be a flutter core issue.

from flutter.

danagbemava-nc avatar danagbemava-nc commented on September 26, 2024

Hi @Anders3byg, kindly file a new issue and provide detailed steps required to reproduce the issue as yours may be unrelated to this bug.

from flutter.

ravindran-a avatar ravindran-a commented on September 26, 2024

+1

from flutter.

RoyGuanyu avatar RoyGuanyu commented on September 26, 2024

+1, no error in debug, but ui rendering not working in release

from flutter.

alr2413 avatar alr2413 commented on September 26, 2024

I am also experiencing different behavior in release than in debug. I think this issue is related to #148983 because in my case, it happens in parts of the code where I use UniqueKey()

@moffatman, @danagbemava-nc
I checked my code as well, that was the source of my problem 😞. Since my app is not working with the latest release, I'm not sure if that's the only issue that I have or not.

from flutter.

darshankawar avatar darshankawar commented on September 26, 2024

related to #148983

This has been fixed and is available in latest master. If anyone can use latest master version and re-run their scenario to confirm would be helpful for everyone in this thread.

from flutter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.