Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

BHTikTok Plus v2.1

Compare
Choose a tag to compare
@dayanch96 dayanch96 released this 10 Sep 17:18
· 40 commits to main since this release
  • Added option to remove watermark (Useful, if you want to download using TikTok stock downloader without watermark)
  • Added option to download static profile picture (Useful, if current profile picture animated)
  • Added Netherlands region
  • Added French and Vietnamese localization support
  • The navbar settings icon has been moved to the opposite side.
  • Improved Right-To-Left UI
  • Improved Passlock, added FaceID support (for IPA only)

If you want to make TikTok support FaceID on jailbroken devices, you have to edit TikTok's Info.plist, and add following Key and Reason:

<key>NSFaceIDUsageDescription</key>
<string>To unlock TikTok using FaceID</string>