Skip to content

More annotations and convenience methods

Compare
Choose a tag to compare
@dshalaby dshalaby released this 04 Apr 17:57
· 20 commits to master since this release

Summary

This release updates the Cocoapod with more accommodations for Objective C projects and added convenience methods.

Changes, improvements, and bug fixes:

  • Added @objc annotations to public constructors for ScanNDEFCommand, StreamNDEFCommand, WriteTextNDEFCommand, TagWrittenResponse
  • Added @objc annotations to setStatusListener and getLatestStatus in SerialTappy
  • Added getState method to TappyBleScanner