Giter Site home page Giter Site logo

Comments (6)

apptekstudios avatar apptekstudios commented on May 19, 2024

Thanks for raising the issue Jan :) I couldn’t reproduce this crash, which version of Xcode / iOS are you testing with?

from ascollectionview.

janandre avatar janandre commented on May 19, 2024

I used XCode Version 11.2 beta (11B41)
My iOS Target is 13.1

from ascollectionview.

apptekstudios avatar apptekstudios commented on May 19, 2024

I suspect it's due to some change in Combine (which is utilised for setupPrefetching). There's no error on the Xcode 11.1 GM.
I'll download that beta and will try and take a look what's happening later today :)

from ascollectionview.

apptekstudios avatar apptekstudios commented on May 19, 2024

Managed to track down the issue and should now be resolved.

It seems to be a weird compiler bug in the beta.

  • The same error occurred when I replaced setupPrefetching with a completely empty function titled test.
  • Simply moving the function into an extension fixed the error (as did moving it elsewhere within the Coordinator definition, however I opted to stick with the extension).

I have tested in Xcode 11.2 beta 2 and the crash is now resolved. It'd be great if you could test the new version I've pushed (0.9.1) and confirm it is now working for you :)

from ascollectionview.

apptekstudios avatar apptekstudios commented on May 19, 2024

@janandre Closing this issue after further testing of 0.9.1. Please let me know if you think it needs to be re-opened

from ascollectionview.

janandre avatar janandre commented on May 19, 2024

Works great, thanks!

from ascollectionview.

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.