From 4c05823c28db4ddff164ac17d36af24569fd7b83 Mon Sep 17 00:00:00 2001 From: Maxim Belov Date: Fri, 4 Oct 2024 18:08:47 +0300 Subject: [PATCH] iOS(example): Add aps-environment --- Example/config.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Example/config.xml b/Example/config.xml index 6701189..c8e38d6 100644 --- a/Example/config.xml +++ b/Example/config.xml @@ -46,6 +46,16 @@ + + + + development + + + + production + +