From eb80c64c8d8c66f07a5f785f7d46e1c23daeab77 Mon Sep 17 00:00:00 2001 From: Makoto Taguchi Date: Thu, 21 Oct 2021 23:38:05 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24daabf..fa91de8 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ The Unity SDK for Tenjin. To learn more about Tenjin and our product offering, p Tenjin supports promoting your app on other Android App Stores using the Android OAID. We have the following requirements for integrating OAID libraries. **If you plan to release your app outside of Google Play, make sure to implement these OAID libraries.** ### MSA OAID -MSA OAID is an advertising ID for devices manufactured in China that the MSA (Mobile Security Alliance) provides. For integration with the MSA libary, download the following oaid_sdk_1.0.25.aar. +MSA OAID is an advertising ID for devices manufactured in China that the MSA (Mobile Security Alliance) provides. For integration with the MSA libary, download the following oaid_sdk_1.0.25.aar. Place the `oaid_sdk_1.0.25.aar` file in your project's Android libs directory: `/Assets/Plugins/Android`