Giter Club home page Giter Club logo

Comments (4)

schukin avatar schukin commented on August 14, 2024

Thanks for reporting this! So it appears that this is a crashed caused by a Buglife-iOS assertion, which only gets compiled into debug builds. In release builds, this is an error that Buglife handles gracefully, and thus will not crash.

That said... we are currently unable to reproduce this in debug builds (that assertion is specifically there to flag weird edge cases where the system screen capture APIs fail). Are you able to reproduce this consistently, and if so, how?

from buglife-ios.

xuezhma avatar xuezhma commented on August 14, 2024

Good to know. I can't reproduce it consistently. It happened a couple times when I shake the phone after opening a fresh built app right away.

btw, when system screen capture fails, will there be a retry, or simply nothing happens?

from buglife-ios.

schukin avatar schukin commented on August 14, 2024

This can happen in rare circumstances with certain types of non-UIKit views, i.e. games (Unity) / certain types of video / 3rd party maps / etc. Do you have anything like this in your app? Are you able to perhaps share a screenshot (taken with the iOS system screenshot utility), and post it either here or to our support email?

Screen capture occurs for each UIWindow in an app, and then they are merged. In rare circumstances when one window fails, the others are taken & merged into a screenshot to get submitted with a bug report. We've yet to encounter an instance of this actually happening, which is why we're particularly interested in this case :)

from buglife-ios.

danhd123 avatar danhd123 commented on August 14, 2024

The assertion is removed in 9814f1b but if anyone encounters an error in stemming from that call failing, we'll be happy to work with you to try to find a root cause.

from buglife-ios.

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.