Skip to content

Commit

Permalink
chore: tapsell plus unity plugin to 2.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
MortezaNedaei committed Sep 16, 2024
1 parent 764c285 commit 64172aa
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 9 deletions.
4 changes: 2 additions & 2 deletions src/jekyll/_data/sdkPlatforms.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
tapsellAndroid:
sdkVersion: 4.9.2
sdkVersion: 4.9.3
sample: https://github.com/tapsellorg/TapsellSDK-AndroidSample
releaseNotesFileFa: releases/tapsell-android-fa.md
releaseNotesFileEn: releases/tapsell-android-en.md
Expand Down Expand Up @@ -39,7 +39,7 @@ plusFlutter:
faq: /faq/plus-sdk/flutter/

plusUnity:
sdkVersion: 2.2.6
sdkVersion: 2.2.8
releaseNotesFileFa: releases/plus-unity.md
releaseNotesFileEn: releases/plus-unity-en.md
issues: https://github.com/tapsellorg/TapsellPlusSDK-UnityPlugin/issues?q=is%3Aissue
Expand Down
8 changes: 8 additions & 0 deletions src/jekyll/_includes/releases/plus-unity-en.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## Tapsell plus Unity Changelog

### 2.2.8 (16 Sep 2024)

- Updated tapsell-sdk to `4.9.3`
- Added support for Android target sdk 34
- Removed Tapsell GDPR dialog from SDK.
- Added a request debouncer to prevent multiple requests from being sent in a short period of
time.

### v2.2.6 - 2024/04/16

- Updated `Tapsell` SDK to `4.9.0`
Expand Down
7 changes: 7 additions & 0 deletions src/jekyll/_includes/releases/plus-unity.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## تغییرات نسخه‌ها:

### v2.2.8 - 2024/09/16

- بروزرسانی کتابخانه اندروید تپسل به نسخه ی `4.9.3`
- بروزرسانی targetSdk به نسخه اندروید `14`
- حذف دیالوگ `GDPR` از کتابخانه
- اضافه شدن `debouncer` برای جلوگیری از ارسال درخواست های همزمان

### v2.2.6 - 2023/04/09

- به روزرسانی کتابخانه تپسل به نسخه `4.9.0`
Expand Down
2 changes: 1 addition & 1 deletion src/jekyll/docs/plus-sdk/unity/add-adnetworks-fa.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ toc: true

| **نسخه‌ی تپسل‌پلاس** | **نسخه‌ی ادموب** | **تاریخ اتمام پشتیبانی** | **تاریخ اتمام دریافت تبلیغ** |
|:--------------------:|:----------------:|:------------------------:|:----------------------------:|
| 2.2.5 | 22.6.0 | Q1 2025 | Q2 2026 |
| 2.2.5 - 2.2.8 | 22.6.0 | Q1 2025 | Q2 2026 |
| 2.1.7, 2.1.8 | 20.6.0 | Q1 2023 | Q2 2024 |
| 2.1.4, 2.1.5, 2.1.6 | 20.4.0 | Q1 2023 | Q2 2024 |
| 2.1.3 | 20.2.0 | Q1 2023 | Q2 2024 |
Expand Down
6 changes: 3 additions & 3 deletions src/jekyll/docs/plus-sdk/unity/initialize-android-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ toc: true # table of contents
```

3. First, download Tepsell Plus `unitypackage`
from [this link](https://github.com/tapsellorg/TapsellPlusSDK-UnityPlugin/releases/download/v2.2.6/tapsell-plus-unity-2.2.6.unitypackage)
from [this link](https://github.com/tapsellorg/TapsellPlusSDK-UnityPlugin/releases/download/v2.2.8/tapsell-plus-unity-2.2.8.unitypackage)
.
4. Add the downloaded `unitypackage` to your project as follows: (If the `TapsellPlusSDK` folder already exists in your
project, please remove it).
Expand All @@ -40,7 +40,7 @@ toc: true # table of contents
Assets > External Dependency Manager > Android Resolver > Force Resolve
```

> If the resolver fails and Tapsell plugins are not downloaded into `Assets/Plugins/Android`, you can also download all plugins from [this link](https://storage.backtory.com/tapsell-sdk-private/plus-unity/Unity-Android-AAR-Plugins/Unity-AAR-Plugins-2.2.6.zip).
> If the resolver fails and Tapsell plugins are not downloaded into `Assets/Plugins/Android`, you can also download all plugins from [this link](https://storage.backtory.com/tapsell-sdk-private/plus-unity/Unity-Android-AAR-Plugins/Unity-AAR-Plugins-2.2.8.zip).
{:data-title="Project build note" data-color="red"}

6. Add your own custom Gradle build file by enabling related checkboxes as follows:
Expand Down Expand Up @@ -191,4 +191,4 @@ Otherwise, your app will be removed from GooglePlay according to this policy.
for more information, please refer to the sample projects on Github.

* [Sample project compatible with Unity 2021.3.5f1 LTS](https://github.com/tapsellorg/TapsellPlusSDK-UnityPlugin)
* [Unity AAR Plugins](https://storage.backtory.com/tapsell-sdk-private/plus-unity/Unity-Android-AAR-Plugins/Unity-AAR-Plugins-2.2.6.zip)
* [Unity AAR Plugins](https://storage.backtory.com/tapsell-sdk-private/plus-unity/Unity-Android-AAR-Plugins/Unity-AAR-Plugins-2.2.8.zip)
6 changes: 3 additions & 3 deletions src/jekyll/docs/plus-sdk/unity/initialize-android-fa.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Assets > External Dependency Manager > Android Resolver > Settings > Enable Auto
```

۳. ابتدا `unitypackage` تپسل پلاس را
از [این لینک](https://github.com/tapsellorg/TapsellPlusSDK-UnityPlugin/releases/download/v2.2.6/tapsell-plus-unity-2.2.6.unitypackage)
از [این لینک](https://github.com/tapsellorg/TapsellPlusSDK-UnityPlugin/releases/download/v2.2.8/tapsell-plus-unity-2.2.8.unitypackage)
دریافت نمایید.

۴. از طریق منوی زیر `unitypackage` تپسل پلاس را به پروژه‌ی خود اضافه نمایید. (اگر فولدر `TapsellPlusSDK` از قبل در
Expand All @@ -41,7 +41,7 @@ Assets > Import Package > Custom Package...
Assets > External Dependency Manager > Android Resolver > Force Resolve
```

> در صورت مواجه با خطای resolution failed و عدم دانلود پکیج های aar در مسیر Plugins/Android ، میتوانید تمامی پکیج های aar مربوطه را از [این لینک](https://storage.backtory.com/tapsell-sdk-private/plus-unity/Unity-Android-AAR-Plugins/Unity-AAR-Plugins-2.2.6.zip) نیز دانلود نمایید.
> در صورت مواجه با خطای resolution failed و عدم دانلود پکیج های aar در مسیر Plugins/Android ، میتوانید تمامی پکیج های aar مربوطه را از [این لینک](https://storage.backtory.com/tapsell-sdk-private/plus-unity/Unity-Android-AAR-Plugins/Unity-AAR-Plugins-2.2.8.zip) نیز دانلود نمایید.
{:data-title="نکته Build پروژه" data-color="red"}

۶. از طریق منوهای زیر، تیک‌های مربوط به ایجاد فایل‌های Custom Gradle را بزنید:
Expand Down Expand Up @@ -206,4 +206,4 @@ TapsellPlus.SetGdprConsent(true);
برای راهنمایی بیش‌تر می‌توانید از پروژه‌های نمونه‌ی ما بر روی Github استفاده نمایید.

* [پروژه‌ی نمونه مناسب برای Unity 2021.3.5f1 LTS](https://github.com/tapsellorg/TapsellPlusSDK-UnityPlugin)
* [پلاگین های AAR](https://storage.backtory.com/tapsell-sdk-private/plus-unity/Unity-Android-AAR-Plugins/Unity-AAR-Plugins-2.2.6.zip)
* [پلاگین های AAR](https://storage.backtory.com/tapsell-sdk-private/plus-unity/Unity-Android-AAR-Plugins/Unity-AAR-Plugins-2.2.8.zip)

0 comments on commit 64172aa

Please sign in to comment.