From 6aff39be16ec0b06398d23b0cc88e767170b6313 Mon Sep 17 00:00:00 2001 From: Bernd Kampl <97178352+berndkamplanyline@users.noreply.github.com> Date: Thu, 5 May 2022 08:42:55 +0200 Subject: [PATCH] [SDKY-179] Update Readme.md with Get Help Section --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e775e5b1..1023a4218 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,18 @@ For a detailed setup guide on how to integrate Anyline for your scanning applica To be able to use the NFC reader on iOS, your `Provisioning Profile` must contain the `NFC Capability`, and the `Entitlements.plist` file must be referenced in the `CodesignEntitlements` (or `Custom Entitlements`) part of the iOS project's properties. Check the [Advanced Topics](https://documentation.anyline.com/toc/platforms/xamarin/advanced.html) for more information. +## Get Help (Support) + +We don't actively monitor the Github Issues, please raise a support request using the [Anyline Helpdesk](https://anyline.atlassian.net/servicedesk/customer/portal/2/group/6). +When raising a support request based on this Github Issue, please fill out and include the following information: + +``` +Support request concerning Anyline Github Repository: anyline-ocr-xamarin-module +``` + +Thank you! + + ## License -See LICENSE file. \ No newline at end of file +See LICENSE file.