-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #143 from tenjin/makototaguchi1110-patch-1
Update README.md
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,13 +7,13 @@ The Unity SDK for Tenjin. To learn more about Tenjin and our product offering, p | |
- Review the [iOS][1] and [Android][2] documentation and apply the proper platform settings to your builds. | ||
- For any issues or support, please contact: [email protected]. | ||
|
||
:info **(IMPORTANT)** | ||
:info: **(IMPORTANT)** | ||
|
||
If you are using Unity SDK v1.12.29 or lower, please follow [these](https://docs.google.com/document/d/1AXn_IJXc4z_C-0Dzu7r8stOPFchxd3gCfQiO6tscdFI/edit?usp=sharing) steps before completing the SDK integration. | ||
|
||
To upgrade to v1.12.30 or higher from lower versions, please ensure to remove the Tenjin binaries before installing the latest Unity version. | ||
|
||
:warning **(NOTE)** | ||
:warning: **(NOTE)** | ||
|
||
If you have `libTenjinSDK.a` and/or `libTenjinSDKUniversal.a` from older Tenjin SDK versions, please delete them and run `pod install` to integrate it on iOS | ||
|
||
|