From 74d73dd6e114e63f06208543f171dfc41c3315b1 Mon Sep 17 00:00:00 2001 From: Fabio Bombardi <16268789+shadowsheep1@users.noreply.github.com> Date: Tue, 24 Sep 2024 11:00:38 +0200 Subject: [PATCH] chore: update JSDoc comment --- src/index.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/index.tsx b/src/index.tsx index 2615478..3bfdc3c 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -80,7 +80,8 @@ export type CieIdPackageNameOrCustomUrl = * * For iOS, the URL scheme is always `CIEID://` for both production and UAT environment. * - * WARNING: For this to work it is necessary to add the URL scheme to the `Info.plist` file of the calling app. + * WARNING: For this to work it is necessary to add the URL scheme to the `Info.plist` + * file of the calling app, under the `LSApplicationQueriesSchemes` key. * * ```xml * LSApplicationQueriesSchemes