Code Monkey home page Code Monkey logo

clearentidtechiosframeworkpod's Introduction

Try to build a pod containing our framework and the idtech framework.

Release Notes

2.0.27 - Fix an issue with BITCODE_ENABLED usage. Remove the logic to retry the bluetooth search when a condition idtech warned us about happens. Instead, just force the disconnect and have the client try the search again.

2.0.25 - trapping more potential exceptions in remote logging to avoid crashes. (framework version 2.0.8)

2.0.24 - improved retry when retrieving the device serial number and firmware version from reader. started trapping exceptions in remote logging.

2.0.13 - Fixed an issue with our bad swipe solution. IDTech sends back an incomplete card object sometimes on a bad swipe. We already monitor for certain failures so just adding another one. If the framework sees this scenario it will cancel the transaction and restart a transaction in 2 in 1 mode.

2.0.12 - Fix beep issue.

2.0.11 - Removed extraneous LCD event message callback.

2.0.10 - Use new idtech framework to callback with messages related to audio events.

2.0.9 - Has Clearent IDTech framework 2.0.0. Included simulator architecture for 64 bit

2.0.7 - Has Clearent IDTech framework 2.0.0. Included simulator architecture

2.0.2 - Has Clearent IDTech framework 2.0.0

1.0.100 - Has Clearent IDTech framework 1.1.13

1.0.98 - Code Signing issue fix

1.0.96 - Added Simulator architecture support

1.0.95 - Has clearent idtech framework 1.1.12

1.0.84 - Fixed an issue where the framework was not handling the card data correctly when the user has been presented with the 'USE MAGSTRIPE' message after an invalid insert. The result was an NSInvalidArgumentException being thrown.

1.0.83 - Upgraded pod to use clearent framework release 1.0.26.3. This release has another fix for ios13. It is recommended you upgrade if you are using either audio jack readers or bluetooth readers (VP3300).

clearentidtechiosframeworkpod's People

Contributors

setharm avatar ovidiuurotaru avatar davidhigginbotham avatar

Watchers

James Cloos avatar Mark Sundt avatar  avatar Carmen Jurcovan avatar  avatar  avatar David Yoo avatar Daniel Johnson avatar  avatar

clearentidtechiosframeworkpod's Issues

Using bridging headers with module interfaces is unsupported

I have project with ClearentIdtechIOSFrameworkPod v3.3.0. I wanted to update to lates version, but it comes with BUILD_LIBRARY_FOR_DISTRIBUTION = YES in xcconfig and I'm getting warnings from CocoaPods
[!] The XXX [Debug]target overrides theBUILD_LIBRARY_FOR_DISTRIBUTIONbuild setting defined inPods/Target Support Files/Pods-XXX/Pods-XXX.debug.xcconfig'. This can lead to problems with the CocoaPods installation

  • Use the $(inherited) flag, or
  • Remove the build settings from the target.

And if I set BUILD_LIBRARY_FOR_DISTRIBUTION to YES/$(inherited) in my target, CocoaPods warning is fixed, but getting compiler error:
Using bridging headers with module interfaces is unsupported

So what is proper solution to get no CocoaPods warnings and compiler errors?

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.