Screenshot 1 Screenshot 2 Screenshot 3

  • steve228ukM
    link
    English
    11 year ago

    Sorry about that! 😅

    • @burkybangOP
      link
      English
      11 year ago

      No worries. I’m glad I could help.

      By the way, I just found a reproducible way to make the app crash. I have a nice crash log with a stack trace. What’s the best way to get it to you?

      • steve228ukM
        link
        English
        11 year ago

        I should automatically get them if you’re opted in. Are you sble to give me steps to reproduce?

        • @burkybangOP
          link
          English
          1
          edit-2
          1 year ago

          Use my post as an example.

          1. Tap on Inbox
          2. Tap a comment notification from me
          3. Tap any screenshot I posted to view it
          4. App crashes to Home Screen
          Invariant Violation: scrollToIndex should be used in conjunction with getItemLayout or onScrollToIndexFailed, otherwise there is no way to know the location of offscreen indices or handle failures.\n    at invariant (\/Users\/steve228uk\/Library\/Developer\/Xcode\/DerivedData\/Bean-gywywfprrpnogucbdjxvbdjfggrp\/Build\/Intermediates.noindex\/ArchiveIntermediates\/Bean Release\/BuildProductsPath\/Release-iphoneos\/main.jsbundle:1450:26)\n    at scrollToIndex (\/Users\/steve228uk\/Library\/Developer\/Xcode\/DerivedData\/Bean-gywywfprrpnogucbdjxvbdjfggrp\/Build\/Intermediates.noindex\/ArchiveIntermediates\/Bean Release\/BuildProductsPath\/Release-iphoneos\/main.jsbundle:32211:34)\n    at scrollToIndex (\/Users\/steve228uk\/Library\/Developer\/Xcode\/DerivedData\/Bean-gywywfprrpnogucbdjxvbdjfggrp\/Build\/Intermediates.noindex\/ArchiveIntermediates\/Bean Release\/BuildProductsPath\/Release-iphoneos\/main.jsbundle:31389:38)\n    at anonymous (\/Users\/steve228uk\/Library\/Developer\/Xcode\/DerivedData\/Bean-gywywfprrpnogucbdjxvbdjfggrp\/Build\/Intermediates.noindex\/ArchiveIntermediates\/Bean Release\/BuildProductsPath\/Release-iphoneos\/main.jsbundle:122384:42)\n    at commitHookEffectListMount (\/Users\/steve228uk\/Library\/Developer\/Xcode\/DerivedData\/Bean-gywywfprrpnogucbdjxvbdjfggrp\/Build\/Intermediates.noindex\/ArchiveIntermediates\/Bean Release\/BuildProductsPath\/Release-iphoneos\/main.jsbundle:22443:37)\n    at flushPassiveEffects (\/Users\/steve228uk\/Library\/Developer\/Xcode\/DerivedData\/Bean-gywywfprrpnogucbdjxvbdjfggrp\/Build\/Intermediates.noindex\/ArchiveIntermediates\/Bean Release\/BuildProductsPath\/Release-iphoneos\/main.jsbundle:23548:46)\n    at anonymous (\/Users\/steve228uk\/Library\/Developer\/Xcode\/DerivedData\/Bean-gywywfprrpnogucbdjxvbdjfggrp\/Build\/Intermediates.noindex\/ArchiveIntermediates\/Bean Release\/BuildProductsPath\/Release-iphoneos\/main.jsbundle:23418:26
          
          • steve228ukM
            link
            English
            21 year ago

            Thank you, I will test on 14.3 later today.