Skip to content

Releases: Pyr3z/repack-tenjinsdk

Tenjin 1.12.9 | repack 2

07 Mar 23:56
Compare
Choose a tag to compare

This solution is for Unity 2019.4.21 or higher.

If using Unity 2019.2.21 or older, please use the custom solution Tenjin 1.12.0901 instead.

CHANGELOG: repack 2

  • hacked the AndroidManifest.xml file inside tenjin.aar to set minSdkVersion to 19 instead of 21.

INSTALLATION: Quick version (git-less)

  • Navigate to the Unity project root directory.
  • Create a new folder at "Packages/com.tenjin.sdk".
    • if one already exists, remove ALL previous contents.
  • Move the decompressed contents of the release zip into the new folder "Packages/com.tenjin.sdk".
  • Open or reload the Unity editor (CTRL+R / CMD+R)

[CUSTOM] Tenjin 1.12.0901 | repack 1

07 Mar 23:59
Compare
Choose a tag to compare

This CUSTOM solution is for Unity 2019.2.21.

If using Unity 2019.4.21 or later, please use Tenjin 1.12.9 instead.

CHANGELOG: repack 1

  • Reformatted ("repacked") the file structure of the Tenjin Unity SDK to be in a format understood by Unity Package Manager.
  • Hacked the AndroidManifest.xml file inside tenjin.aar to set minSdkVersion to 19 instead of 21.

INSTALLATION: Quick version (git-less)

  • Navigate to the Unity project root directory.
  • Create a new folder at "Packages/com.tenjin.sdk".
    • if one already exists, remove ALL previous contents.
  • Move the decompressed contents of the release zip into the new folder "Packages/com.tenjin.sdk".
  • Open or reload the Unity editor (CTRL+R / CMD+R)