Results 31 comments of Bryant Luk

@luciocouto Are there any other libraries you included via CocoaPods? Also, are you using the workspace generated by CocoaPods?

Without any logs, this is difficult to debug. I would double check that your build settings are still correct for your app target (e.g. have the `$(inherited)` value in the...

Thanks for the investigation David. We are taking a look.

Thanks for your detailed investigation. I wasn't able to reproduce the crash but based on your description and the Apple documentation, I made a few changes which should help in...

@designatednerd Thanks for the update. From what you're saying, I'm going to assume that the v5.3.2 fix helped since there wasn't a crash for a month, but there may still...

@designatednerd Unfortunately, no update right now. Haven't been able to reproduce this on different devices but will do more audits of the memory management pieces.

@younanjo Be sure that you're following how the sample project is being built. I have had a couple of people email me recently where they were copying the static libraries...

Sorry for the delayed response. Can you provide which version of card.io you are using and is there any other context you can provide?

@gyemme Out of curiosity, are you using iAd in your application (wanted to understand the top 2 lines in the trace)?

The only way to do that right now is to modify the strings and [build the library from source](https://github.com/card-io/card.io-iOS-source#unofficial-cardio-ios-sdk-release). This could be a future enhancement to make it easier but...