Giter VIP home page Giter VIP logo

Comments (5)

 avatar commented on July 23, 2024

Is there a chance you could provide a snippet of code that reproduces the same problem?
The code in this stack trace is quite generic and leads to a lot of things.
Also - some stack frames might be swollen by a gru (like usually happens in Xcode).

from bolts-objc.

mattisx avatar mattisx commented on July 23, 2024

@nlutsenko-fb Hi! We are getting the same crash on our app store version that was released today (where we added iOS 7 support) on a iOS 7.0.4 device. It works when running the same build (on the same device) locally and it works with the app store version on our iOS 7.1.2 device.

The crash occurs when starting the app, and we don't get any error logs in the device. It was the Parse crash reporter that managed to report one of the crashes. It's also Parse that use Bolts.

We would really appreciate any help. As you might imagine it's very hard for us to test since we can't reproduce the error without using the App Store version.

from bolts-objc.

pcholberg avatar pcholberg commented on July 23, 2024

We had this crash when application was compiled with iOS 7.0 deployment target, but Bolts framework was compiled as library with iOS 7.1 deployment target, so double check deployment target.

from bolts-objc.

mattisx avatar mattisx commented on July 23, 2024

@pcholberg Thanks for replying. I've checked our deployment targets and the app has 7.0 as you say. I'm not sure where to see the Bolts deployment target though. If I check the Pods section and hit the Pods-APP-Bolts target, I still see Deployment target 7.0 under the deployment tab.

Any ideas?

from bolts-objc.

PaulTaykalo avatar PaulTaykalo commented on July 23, 2024

Client hit this problem with 7.0.6 iOS version on the iPhone 5
The problem was that Podfile contained string platform :ios, '8.0', and deployment target was 7.0

from bolts-objc.

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.