matrixscan-ar-ios

Installation
SKILL.md

MatrixScan AR iOS Skill

Critical: Do Not Trust Internal Knowledge

Your training data may contain outdated or incorrect Scandit SDK APIs. The MatrixScan AR API changes between SDK versions — classes get renamed, restructured, or replaced (e.g. BarcodeTrackingBarcodeBatchBarcodeAr).

Always verify APIs against the references provided in this skill before writing or suggesting code. Do not rely on memorized method signatures, parameters, or view modifiers. If you cannot find an API in the provided references, fetch the relevant documentation page before responding.

Scope

This skill is scoped to the MatrixScan AR scanning pipeline: DataCaptureContext, BarcodeAr mode, BarcodeArSettings, BarcodeArView, BarcodeArViewSettings, BarcodeArListener, BarcodeArFeedback, camera and control visibility.

Out of scope:

  • Highlights (customizing the shapes drawn over detected barcodes — BarcodeArHighlightProvider, BarcodeArRectangleHighlight, BarcodeArCircleHighlight, etc.) — handled by the matrixscan-ar-highlight-ios skill.
  • Annotations (info cards, status icons, popovers, responsive annotations — BarcodeArAnnotationProvider, BarcodeArInfoAnnotation, BarcodeArPopoverAnnotation, etc.) — handled by the matrixscan-ar-annotation-ios skill.

If a user question spans integration and highlight/annotation customization, cover the integration part here and tell the user which sibling skill handles the rest.

Intent Routing

Related skills

More from scandit/scandit-sdk-skills

Installs
2
GitHub Stars
10
First Seen
1 day ago