From 90319b94c35dbfe7b5f5dfdd6162aed0d30b1f47 Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 20 Oct 2017 22:21:07 -0700 Subject: [PATCH 1/2] adding AndroidManifest.xml, so that other people can try the sample app --- Assets/Plugins/Android/AndroidManifest.xml | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 Assets/Plugins/Android/AndroidManifest.xml diff --git a/Assets/Plugins/Android/AndroidManifest.xml b/Assets/Plugins/Android/AndroidManifest.xml new file mode 100644 index 0000000..8e0460b --- /dev/null +++ b/Assets/Plugins/Android/AndroidManifest.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 33caa13b3157c1587cf41f1ba4ff5e8dc755f1cf Mon Sep 17 00:00:00 2001 From: Daniel Yoo Date: Mon, 8 Jan 2018 15:49:49 -0800 Subject: [PATCH 2/2] remove the provider inside xml Kiip SDK 2.3.5 removed the provider class --- Assets/Plugins/Android/AndroidManifest.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Assets/Plugins/Android/AndroidManifest.xml b/Assets/Plugins/Android/AndroidManifest.xml index 8e0460b..a47a865 100644 --- a/Assets/Plugins/Android/AndroidManifest.xml +++ b/Assets/Plugins/Android/AndroidManifest.xml @@ -29,13 +29,6 @@ - - -